update workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
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'
|
||||
|
Reference in New Issue
Block a user