Обновить .gitea/workflows/autoupdate.yml
Some checks failed
/ autoupdate (push) Failing after 1m9s

This commit is contained in:
Василий Толстов 2024-02-28 00:17:09 +03:00
parent a382ea7d45
commit ea90948315

View File

@ -5,8 +5,8 @@ on:
- 'master'
- 'v3'
schedule:
- cron: '* * * * *'
#- cron: '@hourly'
#- cron: '* * * * *'
- cron: '@hourly'
jobs:
autoupdate: