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 6e75f71 commit 0ce0dc9Copy full SHA for 0ce0dc9
.github/workflows/CompatHelper.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
permissions:
10
contents: write
11
+ pull-requests: write
12
steps:
13
- name: Pkg.add("CompatHelper")
14
run: julia -e 'using Pkg; Pkg.add("CompatHelper")'
0 commit comments