We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf2758 commit 87ba7fcCopy full SHA for 87ba7fc
.github/workflows/main.yml
@@ -1,5 +1,7 @@
1
name: CI
2
-
+permissions:
3
+ contents: read
4
+
5
on:
6
workflow_dispatch:
7
push:
0 commit comments