Merge pull request #2871 from crazyserver/MOBILE-3320
MOBILE-3320 github: Remove ionic5 branch references
This commit is contained in:
commit
1939d428b3
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -2,7 +2,7 @@ name: Mirror
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, integration, ionic5 ]
|
||||
branches: [ master, integration ]
|
||||
|
||||
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, ionic5, workplace, freemium-master ]
|
||||
branches: [ master, integration, workplace, freemium-master ]
|
||||
|
||||
jobs:
|
||||
prepare:
|
||||
|
Loading…
x
Reference in New Issue
Block a user