This commit is contained in:
parent
716fcab8bd
commit
0734af55c0
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
synchro:
|
||||
runs-on: linux_amd64
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run: echo Sync files with server
|
||||
- run: ls
|
||||
|
|
Loading…
Reference in a new issue