Skip to content

Commit a9ea6ba

Browse files
committed
fix CI yaml
1 parent 55659dd commit a9ea6ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
on:
44
pull_request:
55
push:
6-
branches: *
6+
branches:
7+
- '*'
78
tags:
89
- '[0-9]+.[0-9]+.[0-9]+*'
910

0 commit comments

Comments
 (0)