We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e576b5 commit c6a4896Copy full SHA for c6a4896
1 file changed
.github/workflows/preview.yml
@@ -8,6 +8,10 @@ on:
8
- synchronize
9
- closed
10
11
+permissions:
12
+ contents: write
13
+ pull-requests: write
14
+
15
concurrency: preview-${{ github.ref }}
16
17
jobs:
0 commit comments