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 d78e8d5 commit 636a6f1Copy full SHA for 636a6f1
.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: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.CONFLICT_BOT_TOKEN }}
13
exclude: |
14
yarn.lock
15
**/*.bin
0 commit comments