Skip to content

Commit

Permalink
Update e2e test schedule (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
civiform-github-automation authored Sep 3, 2024
1 parent a201d18 commit a5220a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: e2e-test
on:
# Runs every day at 3:12 UTC.
# Runs every day at 3:11 UTC.
schedule:
- cron: "12 3 * * *"
- cron: "11 3 * * *"
# Allow manually triggered runs.
workflow_dispatch:

Expand Down

0 comments on commit a5220a6

Please sign in to comment.