Skip to content

Commit d5d24ce

Browse files
Enable manual trigger for ci-dgraph-jepsen-tests
Added manual trigger option for the workflow.
1 parent 094628b commit d5d24ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-dgraph-jepsen-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: ci-dgraph-jepsen-tests
22

33
on:
4+
workflow_dispatch: # allows manual trigger from GitHub UI
45
schedule:
56
- cron: 0 4 * * 3,6 # run twice weekly
67

0 commit comments

Comments
 (0)