From 11116db27aa8b219357716a93e7d86b51991988e Mon Sep 17 00:00:00 2001 From: Manuel Spigolon Date: Fri, 26 Nov 2021 21:20:52 +0100 Subject: [PATCH] sponsored by NearForm (#109) * sponsored by NearForm * fix Co-authored-by: Simone Busoli Co-authored-by: Simone Busoli --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8000d66d..509f7b26 100644 --- a/README.md +++ b/README.md @@ -130,3 +130,7 @@ curl -X POST \ - Only the [GitHub native Dependabot integration](https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically) is supported, the old [Dependabot Preview app](https://github.com/marketplace/dependabot-preview) isn't. - Make sure to use `needs: ` to delay the auto-merging until CI checks (test/build) are passed. - If you want to use GitHub's [auto-merge](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/automatically-merging-a-pull-request) feature but still use this action to approve Pull Requests without merging, use `approve-only: true`. + +## Acknowledgements + +This project is kindly sponsored by [NearForm](https://nearform.com)