1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-30 17:38:02 +00:00

Fix PR size check path (#9149)

This commit is contained in:
Leilei332
2025-07-14 21:37:25 +08:00
committed by GitHub
parent 93d30f374d
commit c91ef05e5b

View File

@@ -5,8 +5,8 @@ on:
paths:
- 'boot/**'
- 'core/**'
- 'themes/snowwhite/**'
- 'themes/vanilla/**'
- 'themes/tiddlywiki/snowwhite/**'
- 'themes/tiddlywiki/vanilla/**'
jobs:
calculate-build-size: