update workflow
This commit is contained in:
parent
aa27b0335c
commit
f003d06c52
|
@ -13,6 +13,8 @@ on:
|
|||
- warning
|
||||
- debug
|
||||
jobs:
|
||||
sync:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Pushes to another repository
|
||||
uses: cpina/github-action-push-to-another-repository@main
|
||||
|
|
Loading…
Reference in New Issue