We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107e82a commit 931af6dCopy full SHA for 931af6d
.github/workflows/0-start.yml
@@ -12,6 +12,7 @@ on:
12
branches:
13
- main
14
15
+# Reference https://docs.github.com/en/actions/security-guides/automatic-token-authentication
16
permissions:
17
# Need `contents: read` to checkout the repository
18
# Need `contents: write` to update the step metadata
0 commit comments