Skip to content

Commit

Permalink
ci: add perms
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky3028 committed Sep 12, 2024
1 parent 08ec360 commit 2ca15e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
jobs:
pinact:
runs-on: ubuntu-22.04
permissions:
pull-requests: write
contents: write
steps:
- uses: actions/checkout@v4
- name: Install pinact
Expand Down

0 comments on commit 2ca15e1

Please sign in to comment.