add autoupdate
All checks were successful
/ autoupdate (push) Successful in 7s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2023-09-23 12:54:15 +03:00
parent 58b687f134
commit 27bf1c3d84

View File

@ -4,8 +4,10 @@ on:
- cron: '@hourly'
jobs:
test_schedule:
autoupdate:
runs-on: ubuntu-latest
steps:
- name: autoupdate
run: echo "autoupdate"
- name: checkout
uses: https://gitea.com/actions/checkout@v3
- name: autoupdate
run: echo "autoupdate"