We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99aa9a2 commit 4d0b1c6Copy full SHA for 4d0b1c6
.github/workflows/hcloud-cost-mgmt.yaml
@@ -3,7 +3,7 @@ name: Hcloud Cost Mgmt
3
on:
4
workflow_dispatch: {}
5
schedule:
6
- - cron: '0 17 * * *'
+ - cron: '0 23 * * *'
7
8
jobs:
9
cost-mgmt:
0 commit comments