mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
workflow: added custom runs
This commit is contained in:
parent
ce232093c2
commit
816f6904a6
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 02 * * 2,4,6'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 02 * * 2,4,6'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 2,4,6'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 03 * * 2,4,6'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '5 5 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '1 1 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '2 2 * * 1,3,5'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '4 5 * * 2,4,6'
|
||||
|
||||
|
@ -4,6 +4,7 @@ on:
|
||||
# push:
|
||||
# branches:
|
||||
# - 'master'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '4 4 * * 1,3,5'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user