Skip to content

Commit 0ce0dc9

Browse files
authored
Update CompatHelper with permission to write PR (#172)
1 parent 6e75f71 commit 0ce0dc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
permissions:
1010
contents: write
11+
pull-requests: write
1112
steps:
1213
- name: Pkg.add("CompatHelper")
1314
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'

0 commit comments

Comments
 (0)