Skip to content

Commit 61da963

Browse files
build codition fixed
1 parent f169cca commit 61da963

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
name: ci
2+
on:
3+
push:
4+
branches:
5+
- '*'
6+
pull_request:
7+
branches:
8+
- '*'
29

310
jobs:
411
build:

0 commit comments

Comments
 (0)