Merge pull request #2871 from crazyserver/MOBILE-3320
MOBILE-3320 github: Remove ionic5 branch referencesmain
commit
1939d428b3
|
@ -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