mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Fix PR size check path (#9149)
This commit is contained in:
parent
93d30f374d
commit
c91ef05e5b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pr-check-build-size.yml
vendored
4
.github/workflows/pr-check-build-size.yml
vendored
|
|
@ -5,8 +5,8 @@ on:
|
|||
paths:
|
||||
- 'boot/**'
|
||||
- 'core/**'
|
||||
- 'themes/snowwhite/**'
|
||||
- 'themes/vanilla/**'
|
||||
- 'themes/tiddlywiki/snowwhite/**'
|
||||
- 'themes/tiddlywiki/vanilla/**'
|
||||
|
||||
jobs:
|
||||
calculate-build-size:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue