We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcae6d0 commit 1a928c5Copy full SHA for 1a928c5
1 file changed
.github/workflows/CI.yml
@@ -2,6 +2,8 @@
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
3
4
name: Run FileOp CI
5
+permissions:
6
+ contents: read
7
8
on:
9
workflow_dispatch: # For manual triggering
0 commit comments