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 0f563a3 commit fbe374aCopy full SHA for fbe374a
.github/workflows/label-conflict.yml
@@ -16,6 +16,7 @@ jobs:
16
if: github.event.label.name == 'stale'
17
runs-on: ubuntu-latest
18
permissions:
19
+ contents: read
20
pull-requests: write
21
steps:
22
- name: Add comment for PR with conflict
0 commit comments