Skip to content

Commit e90a936

Browse files
authored
Tools: Run the report-building workflow from trunk to ensure latest files (#89)
1 parent e4377ea commit e90a936

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-report.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ jobs:
1515
steps:
1616
- name: Checkout CSS Audit
1717
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18-
with:
19-
ref: report
20-
18+
2119
- name: Checkout WordPress Core
2220
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2321
with:

0 commit comments

Comments
 (0)