Skip to content

Commit f357e1c

Browse files
ci: update test-automation workflow to remove cron schedule
2 parents c346f71 + edbb808 commit f357e1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-automation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ on:
77
- dev
88
paths:
99
- 'tests/e2e-test/**'
10-
schedule:
1110

12-
- cron: '0 13 * * *' # Runs at 1 PM UTC
1311
workflow_dispatch:
1412
# NEW: Add workflow_call to make it reusable
1513
workflow_call:

0 commit comments

Comments
 (0)