Skip to content

Commit ecb26a0

Browse files
committed
Update CI
1 parent 7b612bf commit ecb26a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: CI
22

33
on:
4-
pull_request:
54
push:
5+
branches: ["main"]
6+
pull_request:
7+
branches: ["main"]
68
workflow_dispatch:
79
inputs:
810
is_build:

0 commit comments

Comments
 (0)