Skip to content

Commit

Permalink
https://github.com/dorny/test-reporter/issues/168
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-s committed Apr 25, 2024
1 parent 5ffb509 commit b66e149
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ on:
branches:
- master

permissions:
checks: write
contents: write
pull-requests: write

jobs:
build:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b66e149

Please sign in to comment.