We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fd143 commit da2e8daCopy full SHA for da2e8da
1 file changed
.github/workflows/test.yml
@@ -1,5 +1,8 @@
1
name: test
2
3
+permissions:
4
+ contents: read
5
+
6
concurrency:
7
group: ${{ github.workflow }}-${{ github.ref }}
8
cancel-in-progress: true
0 commit comments