Skip to content

Commit

Permalink
ci: Fix PR reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Sep 28, 2024
1 parent 72386d1 commit 628e60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
workflow: ${{ github.event.workflow.id }}
run_id: ${{ github.event.workflow_run.id }}
name_is_regexp: true
name: /results/
name: /results-.*/
path: results

# Create/update the comment with the latest results
Expand Down

0 comments on commit 628e60f

Please sign in to comment.