update workflow

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2023-10-03 01:06:55 +03:00
parent ccffa5cd72
commit dbcc2bc262
2 changed files with 7 additions and 4 deletions

3
.gitea/pkgdashcli.yaml Normal file
View File

@ -0,0 +1,3 @@
branches:
- master
- v3

View File

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