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 4cbfab9 commit e503c21Copy full SHA for e503c21
.github/workflows/conflict.yml
@@ -6,6 +6,9 @@ on:
6
7
jobs:
8
main:
9
+ permissions:
10
+ contents: read
11
+ pull-requests: write
12
runs-on: ubuntu-latest
13
steps:
14
- name: Check if PRs have merge conflicts
0 commit comments