Skip to content

Commit fd9d120

Browse files
authored
Update ci.yml
1 parent 281b9e1 commit fd9d120

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
- 'release-*'
77
push:
88
branches:
9-
- 'main'
9+
- 'master'
1010
- 'release-*'
1111
tags: '*'
1212
concurrency:

0 commit comments

Comments
 (0)