mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 16:27:06 +00:00
ci: use v3 of cerebrus that also posts a build size report to PRs (#9048)
This commit is contained in:
2
.github/workflows/pr-path-validation.yml
vendored
2
.github/workflows/pr-path-validation.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Validate PR
|
||||
uses: TiddlyWiki/cerebrus@v2
|
||||
uses: TiddlyWiki/cerebrus@v3
|
||||
with:
|
||||
pr_number: ${{ github.event.pull_request.number }}
|
||||
repo: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user