We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e98cf commit 3fdd426Copy full SHA for 3fdd426
.github/workflows/syncTemplateRepos.yml
@@ -1,4 +1,7 @@
1
name: Sync Template Repos
2
+permissions:
3
+ contents: write
4
+ pull-requests: write
5
on:
6
push:
7
branches:
0 commit comments