Skip to content

Commit

Permalink
chore(ci): Fix lint permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Aug 21, 2024
1 parent eceb5cc commit e1c77bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ jobs:
lints:
name: "Run lints"
uses: ./.github/workflows/act_lint.yml
permissions:
contents: read
security-events: write

0 comments on commit e1c77bd

Please sign in to comment.