We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72f6a0 commit a26805bCopy full SHA for a26805b
.github/workflows/check.yml
@@ -4,6 +4,9 @@ on:
4
workflow_dispatch:
5
workflow_call:
6
7
+permissions:
8
+ contents: read
9
+
10
jobs:
11
build:
12
runs-on: ubuntu-latest
0 commit comments