Skip to content

Commit 41c4199

Browse files
committed
fix: fix ci
1 parent 74fc876 commit 41c4199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: actions
22

33
on:
44
push:
5-
branches: [ develop ]
5+
branches: [ dev ]
66

77
jobs:
88

0 commit comments

Comments
 (0)