We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1224885 commit b47bb2eCopy full SHA for b47bb2e
1 file changed
.github/workflows/test-template.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
test-template:
11
+ permissions:
12
+ contents: read
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
0 commit comments