MOBILE-4090 github: Change branch names on scripts

main
Pau Ferrer Ocaña 2022-06-23 11:12:01 +02:00
parent 848932d527
commit 3edb08dffd
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Mirror
on:
push:
branches: [ master, integration ]
branches: [ master, main, unscheduled, integration, beta ]
jobs:
mirror:

View File

@ -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: