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 e8bb6f2 commit 2d5da3cCopy full SHA for 2d5da3c
.github/workflows/lint-javascript.yml
@@ -4,6 +4,10 @@ on: # yamllint disable-line rule:truthy
4
pull_request:
5
workflow_dispatch:
6
7
+
8
+permissions:
9
+ contents: read
10
11
jobs:
12
lint:
13
name: Lint Javascript
0 commit comments