Skip to content

Commit cf75a83

Browse files
committed
e2e tests gh action: add manual trigger
1 parent d876534 commit cf75a83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
# once a week, on mondays at 7:30am
66
- cron: "30 7 * * 1"
77

8+
workflow_dispatch:
9+
810
jobs:
911
test:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)