We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec22c0a + bdfbd89 commit ee827baCopy full SHA for ee827ba
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,9 @@ on: pull_request
5
jobs:
6
build:
7
8
+ permissions:
9
+ contents: read
10
+
11
runs-on: ubuntu-latest
12
13
strategy:
0 commit comments