Skip to content

Commit

Permalink
chore: .github/workflows/schedule-durable.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mohsin Zaidi <[email protected]>
  • Loading branch information
3benbox and smrz2001 committed Jun 5, 2024
1 parent 44fc8d8 commit 306f9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-durable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Schedule Durable tests

on:
schedule:
- cron: "0 0/8 * * *" # Every hour on the hour
- cron: "0 0/8 * * *" # Every 8 hours on the hour
workflow_dispatch:
inputs:
environment:
Expand Down

0 comments on commit 306f9a3

Please sign in to comment.