Skip to content

Commit 9160c0d

Browse files
committed
manualy operate workflow
1 parent 9be9637 commit 9160c0d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@ on:
2828
- 'envoy-release/**'
2929
- 'istio-release/**'
3030

31-
schedule:
32-
- cron: '0 0 * * *'
31+
#schedule:
32+
#- cron: '0 0 * * *'
33+
34+
workflow_dispatch:
3335

3436
concurrency:
3537

0 commit comments

Comments
 (0)