We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5569ff2 + 556138c commit 5657baeCopy full SHA for 5657bae
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches: [ main, master ]
8
workflow_dispatch: # Allows manual triggering
9
+permissions:
10
+ contents: read
11
jobs:
12
# Build job for Jekyll site
13
build-pages-site:
0 commit comments