gha fixes

This commit is contained in:
STAM 2024-12-01 05:44:16 +03:00
parent 2a9bffac3c
commit 17c7b4391b
Signed by: stam
GPG Key ID: E149C3760CFA3C7E
6 changed files with 6 additions and 0 deletions

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: '5 5 * * 1,3,5'

View File

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

View File

@ -4,6 +4,7 @@ on:
# push:
# branches:
# - 'master'
workflow_dispatch:
schedule:
- cron: '4 4 * * 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: '0 01 * * 2,4,6'