Skip to content

Commit

Permalink
fix(cli): permissions for action linter
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Dec 2, 2023
1 parent a24efab commit d2c28f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,7 @@ jobs:
name: "Check: Action Lint"
permissions:
contents: read
checks: write
pull-requests: read
id-token: write
uses: elide-dev/build-infra/.github/workflows/lint.action.yml@main

0 comments on commit d2c28f9

Please sign in to comment.