Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit 0584707

Browse files
committed
Added explicit permissions
1 parent 65f1401 commit 0584707

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/linting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
build:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: read
1214
steps:
1315
- uses: actions/checkout@v3
1416
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)