Skip to content

Commit

Permalink
Maybe the default was a lie
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Sep 27, 2024
1 parent 68c7289 commit aaa9eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_completed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: dawidd6/action-download-artifact@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d # v6
with:
name: "(event-file|test-results-.*)"
name_is_regexp: true
run_id: ${{github.event.workflow_run.id}}
path: artifacts
- name: Publish PR comment
Expand Down

0 comments on commit aaa9eaa

Please sign in to comment.