2 parents b416015 + 054b33a commit a076009Copy full SHA for a076009
1 file changed
.github/workflows/blank.yml
@@ -2,6 +2,9 @@
2
3
name: CI
4
5
+permissions:
6
+ contents: read
7
+
8
# Controls when the workflow will run
9
on:
10
# Triggers the workflow on push or pull request events but only for the "main" branch
0 commit comments