Skip to content

Commit

Permalink
Update ci-pr-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
privat committed Jun 27, 2024
1 parent af5ccd7 commit 4dd5273
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-pr-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ permissions:
jobs:
checks:
runs-on: ubuntu-latest
permissions:
checks: write
# needed unless run with comment_mode: off
pull-requests: write
# required by download step to access artifacts API
actions: read
steps:
- name: Download Test Report
uses: dawidd6/action-download-artifact@v2
Expand Down

0 comments on commit 4dd5273

Please sign in to comment.