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 55563e7 commit 7cb7da7Copy full SHA for 7cb7da7
1 file changed
.github/workflows/frontend-lint.yml
@@ -5,6 +5,9 @@ on:
5
paths:
6
- 'frontend/**'
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
lint-frontend:
13
runs-on: ubuntu-latest
0 commit comments