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 1f8985e commit 7e2cf82Copy full SHA for 7e2cf82
.github/workflows/conflibot.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: Warn potential conflicts
10
- uses: wktk/conflibot@v1
+ uses: wktk/conflibot@v1.1.0
11
with:
12
github-token: ${{ github.token }}
13
exclude: |
0 commit comments