Skip to content

Commit bf8b48d

Browse files
authored
Update CI.yml
1 parent d55ce80 commit bf8b48d

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,10 +2,10 @@ name: CI
22
on:
33
pull_request:
44
branches:
5-
- main
5+
- master
66
push:
77
branches:
8-
- main
8+
- master
99
tags: '*'
1010
concurrency:
1111
# Skip intermediate builds: always.

0 commit comments

Comments
 (0)