We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47ddbf commit e611672Copy full SHA for e611672
.github/workflows/auto-merge.yml
@@ -11,4 +11,4 @@ jobs:
11
- uses: ahmadnassri/action-dependabot-auto-merge@v2
12
with:
13
target: all
14
- github-token: ${{ secrets.DEPENDABOT_TOKEN }}
+ github-token: ${{ secrets.AUTO_MERGE_TOKEN }}
0 commit comments