Skip to content

Commit 4d0b1c6

Browse files
authored
chore: run hcloud cost mgmt later (#932)
1 parent 99aa9a2 commit 4d0b1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hcloud-cost-mgmt.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Hcloud Cost Mgmt
33
on:
44
workflow_dispatch: {}
55
schedule:
6-
- cron: '0 17 * * *'
6+
- cron: '0 23 * * *'
77

88
jobs:
99
cost-mgmt:

0 commit comments

Comments
 (0)