Skip to content

Commit d127f2f

Browse files
committed
updates CI
1 parent 00cab2a commit d127f2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: check
1+
name: tests
22
on:
33
workflow_dispatch:
44
push:
5-
branches: ["main"]
5+
branches: ["develop"]
66
tags-ignore: ["**"]
77
pull_request:
88
schedule:

0 commit comments

Comments
 (0)