We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48f3d68 + 3a3b5eb commit 9a0f4fcCopy full SHA for 9a0f4fc
1 file changed
.github/workflows/syncbot.yml
@@ -6,6 +6,10 @@ on:
6
- main
7
- ootb
8
9
+permissions:
10
+ contents: write
11
+ pull-requests: write
12
+
13
jobs:
14
prep-changes:
15
runs-on: ubuntu-latest
0 commit comments