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.
2 parents 65f1401 + 0584707 commit 8b69551Copy full SHA for 8b69551
.github/workflows/linting.yml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
12
+ permissions:
13
+ contents: read
14
steps:
15
- uses: actions/checkout@v3
16
- uses: actions/setup-node@v3
0 commit comments