We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c3b25 commit ed3b2caCopy full SHA for ed3b2ca
1 file changed
.github/workflows/ci.yml
@@ -25,6 +25,9 @@ on:
25
branches:
26
- main
27
28
+permissions:
29
+ contents: read
30
+
31
concurrency:
32
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
33
cancel-in-progress: true
0 commit comments