update workflow
This commit is contained in:
parent
a691729ee3
commit
e133093a6f
|
@ -13,8 +13,8 @@ on:
|
||||||
- warning
|
- warning
|
||||||
- debug
|
- debug
|
||||||
jobs:
|
jobs:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
sync:
|
sync:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Pushes to another repository
|
- name: Pushes to another repository
|
||||||
|
|
Loading…
Reference in New Issue