forked from abner/for-legacy-web
chore(ci): only mirror master and production
parent
b80a6a9c3e
commit
1aff8ef516
|
|
@ -1,6 +1,10 @@
|
||||||
name: Mirroring
|
name: Mirroring
|
||||||
|
|
||||||
on: [push, delete]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- "master"
|
||||||
|
- "production"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
to_gitlab:
|
to_gitlab:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue