We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2da970 commit 878bafbCopy full SHA for 878bafb
1 file changed
.github/workflows/ci.yml
@@ -7,6 +7,9 @@ on:
7
branches: [main]
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: read
12
+
13
jobs:
14
ci:
15
runs-on: ubuntu-latest
0 commit comments