Skip to content

Commit

Permalink
Add permissions to app linter workflow (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharknoon authored Jul 22, 2024
1 parent 84de001 commit ba7bdf5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ jobs:
lint-apps:
name: Lint apps
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: sharknoon/[email protected]

0 comments on commit ba7bdf5

Please sign in to comment.