Skip to content

Commit 15c0876

Browse files
authored
Update ci.yml
1 parent 892f1f8 commit 15c0876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ name: CI
1313
on:
1414
push:
1515
branches:
16-
- master
16+
- main
1717
- dev
1818
pull_request:
1919
branches:
20-
- master
20+
- main
2121
- dev
2222

2323
concurrency:

0 commit comments

Comments
 (0)