Skip to content

Commit

Permalink
Merge pull request #16033 from varunsh-coder/token-perms
Browse files Browse the repository at this point in the history
ci: add GitHub token permissions for workflow
  • Loading branch information
sokra committed Jul 25, 2022
2 parents 555915b + e9f2195 commit 52351a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -13,6 +13,9 @@ on:
- main
- dev-1

permissions:
contents: read

jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 52351a6

Please sign in to comment.