Skip to content

Commit

Permalink
sponsored by NearForm (#109)
Browse files Browse the repository at this point in the history
* sponsored by NearForm

* fix

Co-authored-by: Simone Busoli <simone.busoli@nearform.com>

Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
  • Loading branch information
Eomm and simoneb committed Nov 26, 2021
1 parent fc7fb64 commit 11116db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <jobs>` 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)

0 comments on commit 11116db

Please sign in to comment.