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

Commit 8b69551

Browse files
authored
Merge pull request #52 from github/add-explicit-permissions
Added explicit permissions
2 parents 65f1401 + 0584707 commit 8b69551

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)