Skip to content

Commit

Permalink
midnight 30
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Dec 18, 2023
1 parent 1709236 commit 10b7a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-compatability-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Client Compatability Tests
on:
schedule:
- cron: "0 5 * * *" # Run every night at midnight EST
- cron: "30 5 * * *" # Run every night at midnight + 30min EST
push:
tags:
- "*"
Expand Down

0 comments on commit 10b7a54

Please sign in to comment.