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:
|
on:
|
||||||
#branch:
|
branch:
|
||||||
# - master
|
- master
|
||||||
# - v3
|
- v3
|
||||||
# - v4
|
- v4
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* * * * *'
|
- cron: '* * * * *'
|
||||||
#- cron: '@hourly'
|
#- cron: '@hourly'
|
||||||
|
|||||||
Reference in New Issue
Block a user