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 fb26d33 commit cfad4e5Copy full SHA for cfad4e5
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
9
+permissions:
10
+ contents: read
11
+
12
concurrency:
13
group: CI-${{ github.ref }}
14
cancel-in-progress: true
0 commit comments