We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3acfebb commit dd19ba6Copy full SHA for dd19ba6
1 file changed
.github/workflows/godoc.yaml
@@ -6,6 +6,10 @@ on:
6
- opened
7
- synchronize
8
9
+permissions:
10
+ issues: write
11
+ contents: read
12
+
13
jobs:
14
build:
15
name: PR Preview
0 commit comments