We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ae88f commit d66ec5fCopy full SHA for d66ec5f
1 file changed
.github/workflows/template.yml
@@ -25,7 +25,6 @@ jobs:
25
security-events: write # to create PR
26
pull-requests: write
27
contents: write # to push the branch
28
- workflows: write # modify workflow files
29
runs-on: ubuntu-latest
30
steps:
31
- name: Checkout repository
0 commit comments