Skip to content

Commit

Permalink
Reenable e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
sunbit authored Feb 10, 2025
1 parent a47602c commit 5cb258d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-e2e-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
workflow_dispatch:
branches:
- e2e-on-prod
#schedule:
schedule:
# Run at minute 45 past every 3rd hour on every day-of-week from Sunday through Saturday.
# - cron: '45 */3 * * 0-6'
- cron: '45 */3 * * 0-6'
repository_dispatch:
types: [trigger_e2e]
concurrency:
Expand Down

0 comments on commit 5cb258d

Please sign in to comment.