update workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
ccffa5cd72
commit
dbcc2bc262
3
.gitea/pkgdashcli.yaml
Normal file
3
.gitea/pkgdashcli.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
branches:
|
||||
- master
|
||||
- v3
|
@ -1,8 +1,8 @@
|
||||
on:
|
||||
#branch:
|
||||
# - master
|
||||
# - v3
|
||||
# - v4
|
||||
branch:
|
||||
- master
|
||||
- v3
|
||||
- v4
|
||||
schedule:
|
||||
- cron: '* * * * *'
|
||||
#- cron: '@hourly'
|
||||
|
Loading…
Reference in New Issue
Block a user