Skip to content

Commit

Permalink
Merge branch 'main' into rschristian-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian authored Jan 25, 2025
2 parents b3ef916 + 1da272c commit f1752e2
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 @@ -22,7 +22,7 @@ jobs:
- uses: dorny/paths-filter@v3
id: filter
with:
ref: ${{ github.event.workflow_run.head_branch }}
ref: ${{ github.event.workflow_run.head_sha }}
# Should be kept in sync with the filter in the CI workflow
filters: |
jsChanged: '**/src/**/*.js'
Expand Down

0 comments on commit f1752e2

Please # to comment.