Skip to content

Commit e503c21

Browse files
authored
👷 Set permissions for conflict detector workflow (#1287)
1 parent 4cbfab9 commit e503c21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/conflict.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66

77
jobs:
88
main:
9+
permissions:
10+
contents: read
11+
pull-requests: write
912
runs-on: ubuntu-latest
1013
steps:
1114
- name: Check if PRs have merge conflicts

0 commit comments

Comments
 (0)