Skip to content

Commit

Permalink
feat: needed permissions for junit action
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Feb 1, 2024
1 parent e062831 commit c25ce33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

permissions:
checks: write

jobs:

style:
Expand Down

0 comments on commit c25ce33

Please sign in to comment.