This commit is contained in:
parent
c5734c29e9
commit
088f764155
2 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
|||
on: [push]
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '30 5 * * 0'
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue