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 9b81dde commit f0bfa0dCopy full SHA for f0bfa0d
.github/workflows/ci.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
merge_group:
6
7
+permissions:
8
+ contents: read
9
+
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.ref }}
12
cancel-in-progress: true
0 commit comments