We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a870a0 commit 44ae811Copy full SHA for 44ae811
.github/workflows/on-main.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- main
6
permissions:
7
- contents: read
+ contents: write
8
jobs:
9
security:
10
name: Security Checks
0 commit comments