We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce74ca commit 04da181Copy full SHA for 04da181
.github/workflows/build.yml
@@ -6,6 +6,9 @@ on:
6
- ".github/workflows/**"
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
lint:
14
name: Build
.github/workflows/lint.yml
name: Lint
0 commit comments