We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684fc6e commit 9922d55Copy full SHA for 9922d55
1 file changed
.github/workflows/workflow-linter.yml
@@ -9,6 +9,9 @@ on:
9
workflow_call:
10
workflow_dispatch:
11
12
+ permissions:
13
+ contents: read
14
+
15
jobs:
16
lint:
17
name: Lint
0 commit comments