MOBILE-3320 github: Remove ionic5 branch references
parent
18d80b4454
commit
b437310055
|
@ -2,7 +2,7 @@ name: Mirror
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, integration, ionic5 ]
|
||||
branches: [ master, integration ]
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
|
|
|
@ -2,7 +2,7 @@ name: Prepare
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, integration, ionic5, workplace, freemium-master ]
|
||||
branches: [ master, integration, workplace, freemium-master ]
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
|
|
Loading…
Reference in New Issue