We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103762b commit d12dc43Copy full SHA for d12dc43
1 file changed
.github/workflows/ci.yaml
@@ -9,6 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
permissions:
11
contents: write
12
+ pull-requests: write
13
defaults:
14
run:
15
shell: bash
0 commit comments