Skip to content

Commit 574ca2e

Browse files
committed
enabling manual github actions trigger
1 parent cb73d48 commit 574ca2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
# build may start failing due to questdb change
1111
schedule:
1212
- cron: '0 9 1 * *'
13+
workflow_dispatch:
1314

1415
jobs:
1516
run:

0 commit comments

Comments
 (0)