We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbacf7 commit da0c986Copy full SHA for da0c986
1 file changed
.github/workflows/shared.yml
@@ -3,6 +3,9 @@ name: Shared Checks
3
on:
4
workflow_call:
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
pre-commit:
11
runs-on: ubuntu-latest
0 commit comments