Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
58b687f134
commit
27bf1c3d84
@ -4,8 +4,10 @@ on:
|
|||||||
- cron: '@hourly'
|
- cron: '@hourly'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_schedule:
|
autoupdate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: checkout
|
||||||
|
uses: https://gitea.com/actions/checkout@v3
|
||||||
- name: autoupdate
|
- name: autoupdate
|
||||||
run: echo "autoupdate"
|
run: echo "autoupdate"
|
Loading…
Reference in New Issue
Block a user