change target branch for ci check
This commit is contained in:
parent
8d247c6bf8
commit
a661247041
|
@ -3,7 +3,7 @@ name: CI
|
|||
# Controls when the action will run.
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
cicheck:
|
||||
|
|
Loading…
Reference in New Issue