Skip to content

Commit f1dfa53

Browse files
chore(ci): enable manual trigger for ci-dgraph-jepsen-tests (#9581)
**Description** Added manual trigger option for the workflow.
1 parent 094628b commit f1dfa53

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)