Skip to content

Commit

Permalink
Merge pull request #233 from CronCats/task-empty-action-bug-fix
Browse files Browse the repository at this point in the history
[FIX] Tasks with no actions can be created
  • Loading branch information
d3v3us authored Dec 22, 2022
2 parents f76122f + faaeb1b commit b8b6213
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 545 deletions.
3 changes: 1 addition & 2 deletions .rusty-hook.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[hooks]
pre-commit = "just lint test"
pre-push = "just all"
pre-commit = "just lint"

[logging]
verbose = true
2 changes: 1 addition & 1 deletion checksum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
5b3d3dcfb83ae291ee39c7c3f34626995036caa6deec74a08f08b163fbbb9ecc cw_croncat.wasm
f02ba448d956da4cc508cafdf14dd010e3ac0d37f5d40fa3116d27093d3a6ce1 cw_croncat.wasm
348ce203ce7a18c2e28f001139c1f7a215f7a569c735825dc819dc79692aaffb cw_rules.wasm
Loading

0 comments on commit b8b6213

Please sign in to comment.