Skip to content

Commit 0636684

Browse files
docs: add callout to Action
1 parent 957c8de commit 0636684

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Typically, you'll be using `junit-reducer` within a scheduled cron task to reduc
1919

2020
### GitHub Actions
2121

22+
> [!TIP]
23+
> If you're using GitHub Actions, check out the [Action](https://github.com/willgeorgetaylor/reduce-junit-reports) on GitHub Marketplace, if you prefer that sort of thing.
24+
2225
```yaml
2326
name: junit-test-report-compression
2427
run-name: Compress JUnit Test Reports

0 commit comments

Comments
 (0)