We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b626af commit f7d5d96Copy full SHA for f7d5d96
.github/workflows/build.yml
@@ -6,6 +6,8 @@ on:
6
7
permissions:
8
contents: write
9
+ pull-requests: write
10
+ repository-projects: write
11
12
jobs:
13
build:
0 commit comments