Skip to content

Commit 52351a6

Browse files
authored
Merge pull request #16033 from varunsh-coder/token-perms
ci: add GitHub token permissions for workflow
2 parents 555915b + e9f2195 commit 52351a6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
- main
1414
- dev-1
1515

16+
permissions:
17+
contents: read
18+
1619
jobs:
1720
lint:
1821
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)