We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fecddbb commit db998faCopy full SHA for db998fa
1 file changed
.github/workflows/automerge.yml
@@ -10,7 +10,6 @@ jobs:
10
permissions:
11
contents: write
12
pull-requests: write
13
- repository-projects: write
14
if: github.actor == 'dependabot[bot]'
15
steps:
16
- run: gh pr merge ${{ github.event.pull_request.html_url }} --auto --squash
0 commit comments