We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cbd967 commit 7b07f01Copy full SHA for 7b07f01
1 file changed
.github/workflows/main.yml
@@ -1,6 +1,9 @@
1
name: Sample CI
2
on: [ push, pull_request ]
3
4
+permissions:
5
+ contents: read
6
+
7
jobs:
8
build:
9
name: Build and Test
0 commit comments