workflow: added custom runs

This commit is contained in:
STAM 2024-11-27 13:54:14 +03:00
parent ce232093c2
commit 816f6904a6
16 changed files with 16 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 02 * * 2,4,6'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 02 * * 2,4,6'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 2,4,6'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 03 * * 2,4,6'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '5 5 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '1 1 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '2 2 * * 1,3,5'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '4 5 * * 2,4,6'

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '4 4 * * 1,3,5'