We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33489bf commit 61bd6a9Copy full SHA for 61bd6a9
1 file changed
.github/workflows/health-check.yml
@@ -6,6 +6,9 @@ on:
6
branches:
7
- master
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
invoke:
14
name: Invoke
0 commit comments