Skip to content

Commit

Permalink
add writes permission for junit report action
Browse files Browse the repository at this point in the history
  • Loading branch information
tsloughter committed Apr 2, 2023
1 parent 237109b commit b66d814
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
branches:
- 'main'

permissions:
checks: write

jobs:
build:
name: Test on OTP ${{ matrix.otp_version }} and ${{ matrix.os }}
Expand Down

0 comments on commit b66d814

Please sign in to comment.