Skip to content

Commit 1db3c57

Browse files
authored
change master to dev
1 parent eeaf349 commit 1db3c57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: CI
33
on:
44
pull_request:
55
branches:
6-
- master
6+
- dev
77
push:
88
branches:
9-
- master
9+
- dev
1010

1111
jobs:
1212
build-and-test:

0 commit comments

Comments
 (0)