We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648bf97 commit 2a1076aCopy full SHA for 2a1076a
.github/workflows/build.yml
@@ -1,6 +1,8 @@
1
---
2
on: push
3
name: build
4
+permissions:
5
+ contents: read
6
jobs:
7
test:
8
name: Run tests
0 commit comments