We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2ece2 commit 301cc87Copy full SHA for 301cc87
.github/workflows/ci.yml
@@ -25,6 +25,8 @@ name: CI
25
pull_request:
26
branches:
27
- "**"
28
+permissions:
29
+ contents: read
30
defaults:
31
run:
32
shell: bash
0 commit comments