MOBILE-4090 github: Change branch names on scripts
This commit is contained in:
parent
848932d527
commit
3edb08dffd
.github/workflows
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -2,7 +2,7 @@ name: Mirror
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, integration ]
|
||||
branches: [ master, main, unscheduled, integration, beta ]
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
|
2
.github/workflows/prepare.yml
vendored
2
.github/workflows/prepare.yml
vendored
@ -2,7 +2,7 @@ name: Prepare
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, integration, freemium-master ]
|
||||
branches: [ master, main, unscheduled, integration, beta, freemium-master, freemium-main ]
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
|
Loading…
x
Reference in New Issue
Block a user