Skip to content

Commit 64c45fd

Browse files
authored
Disable e2eshark CI schedule for now
1 parent a2508f3 commit 64c45fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test_e2eshark.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
name: E2ESHARK Test Suite
88
on:
99
workflow_dispatch:
10-
schedule:
11-
# Runs at 12:00 PM UTC, which is 5:00 AM PST
12-
- cron: '0 12 * * *'
10+
# schedule:
11+
# # Runs at 12:00 PM UTC, which is 5:00 AM PST
12+
# - cron: '0 12 * * *'
1313

1414
jobs:
1515
e2eshark:

0 commit comments

Comments
 (0)