Skip to content

Commit c16bc6a

Browse files
[CI] Fix web buiding test. (#464)
Signed-off-by: Yuchuan <[email protected]>
1 parent 6bc8b74 commit c16bc6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_web_xgrammar.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
workflow_dispatch:
55
pull_request:
66
push:
7-
branches:
8-
- main
7+
branches:
8+
- main
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)