Skip to content

Commit

Permalink
1 attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
taiidani committed Sep 24, 2023
1 parent 2c5e3a0 commit 941b589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/deploy/guess-my-word.nomad
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ job "guess-my-word" {
}

reschedule {
attempts = 11
attempts = 1
interval = "1m"
delay = "15s"
unlimited = false
Expand Down

0 comments on commit 941b589

Please sign in to comment.