MOBILE-3320 github: Remove ionic5 branch references
This commit is contained in:
parent
18d80b4454
commit
b437310055
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -2,7 +2,7 @@ name: Mirror
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, integration, ionic5 ]
|
branches: [ master, integration ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mirror:
|
mirror:
|
||||||
|
2
.github/workflows/prepare.yml
vendored
2
.github/workflows/prepare.yml
vendored
@ -2,7 +2,7 @@ name: Prepare
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, integration, ionic5, workplace, freemium-master ]
|
branches: [ master, integration, workplace, freemium-master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prepare:
|
prepare:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user