Skip to content

Commit

Permalink
fix: doc missing permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
blackheaven committed Aug 18, 2024
1 parent 9183c0a commit d6644ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ on:
jobs:
haskell-security:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit d6644ae

Please sign in to comment.