Skip to content

Commit ccbeb2b

Browse files
author
Zerone
committed
ci: update test ci
1 parent 617a618 commit ccbeb2b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/test.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
name: test
22

33
on:
4+
push:
5+
branches:
6+
- '**'
7+
48
pull_request:
59
branches:
6-
- dev
10+
- main
11+
12+
workflow_dispatch:
713

814
jobs:
915
test:

0 commit comments

Comments
 (0)