Skip to content

Commit

Permalink
Changing cron schedule for the actual time it should run and waiting …
Browse files Browse the repository at this point in the history
…patiently for it
  • Loading branch information
forsureitsme committed Nov 24, 2024
1 parent 5e5a39e commit 94e3743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unbeaten-at-check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Unbeaten AT check
on:
schedule:
- cron: "55 * * * *"
- cron: "42 * * * *"

jobs:
check:
Expand Down

0 comments on commit 94e3743

Please sign in to comment.