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 7e2cf82 commit d78e8d5Copy full SHA for d78e8d5
.github/workflows/conflibot.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Warn potential conflicts
10
uses: wktk/conflibot@v1.1.0
11
with:
12
- github-token: ${{ github.token }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
13
exclude: |
14
yarn.lock
15
**/*.bin
0 commit comments