Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 10dd24c

Browse files
fix: on push syntax
1 parent 4f0c39c commit 10dd24c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_assets.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Build Compiled Assets
33

44
on:
55
push:
6-
- th/debug
6+
branches:
7+
- th/debug
78
workflow_call:
89
inputs:
910
release:

0 commit comments

Comments
 (0)