Skip to content

Commit 48813c6

Browse files
committed
Update CI
1 parent 5ab2e55 commit 48813c6

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
@@ -2,11 +2,11 @@ name: CI
22
on:
33
pull_request:
44
branches:
5-
- main
5+
- master
66
- dev
77
push:
88
branches:
9-
- main
9+
- master
1010
- dev
1111
tags: '*'
1212
jobs:

0 commit comments

Comments
 (0)