We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52fdd88 + 0a7a7da commit 41a9612Copy full SHA for 41a9612
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [master]
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
build-and-test:
14
runs-on: ubuntu-latest
0 commit comments