Skip to content

Commit

Permalink
bugfix: has to be a list
Browse files Browse the repository at this point in the history
  • Loading branch information
ICavlek committed Nov 20, 2024
1 parent 9d23792 commit 84cd342
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 84cd342

Please sign in to comment.