update workflow
Some checks are pending
/ autoupdate (push) Has started running

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2023-10-03 13:49:04 +03:00
parent dbcc2bc262
commit afc6f88852

View File

@ -1,8 +1,9 @@
on: on:
branch: push:
- master branches:
- v3 - 'main'
- v4 - 'master'
- 'v3'
schedule: schedule:
- cron: '* * * * *' - cron: '* * * * *'
#- cron: '@hourly' #- cron: '@hourly'