We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64e01b commit c97a985Copy full SHA for c97a985
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
build-and-test:
13
runs-on: ubuntu-latest
0 commit comments