mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-20 08:40:42 +00:00
Fix PR size check path (#9149)
This commit is contained in:
@@ -5,8 +5,8 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- 'boot/**'
|
- 'boot/**'
|
||||||
- 'core/**'
|
- 'core/**'
|
||||||
- 'themes/snowwhite/**'
|
- 'themes/tiddlywiki/snowwhite/**'
|
||||||
- 'themes/vanilla/**'
|
- 'themes/tiddlywiki/vanilla/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
calculate-build-size:
|
calculate-build-size:
|
||||||
|
|||||||
Reference in New Issue
Block a user