We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbe49c commit 7c7a501Copy full SHA for 7c7a501
1 file changed
.github/workflows/ci.yaml
@@ -2,6 +2,9 @@
2
3
name: CI
4
5
+permissions:
6
+ contents: read
7
+
8
on:
9
push:
10
branches: [ "main" ]
0 commit comments