We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e78d8 commit ba3d570Copy full SHA for ba3d570
.github/workflows/build-test.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
build:
11
permissions:
12
+ issues: write
13
pull-requests: write
14
contents: write
15
strategy:
0 commit comments