Skip to content

Commit

Permalink
bugfix: has to be a list cron type (#840)
Browse files Browse the repository at this point in the history
  • Loading branch information
ICavlek authored Nov 20, 2024
1 parent 9d23792 commit c879038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/account_deployment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: account-deployment
on:
schedule:
interval: "monthly"
- cron: '0 10 1 * *'

env:
RUSTFLAGS: -D warnings
Expand Down

0 comments on commit c879038

Please sign in to comment.