Skip to content

Commit d25fd2f

Browse files
authored
Run tests on workflow_dispatch
1 parent 8246dca commit d25fd2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Run 2.x tests
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: '0 8 * * *' # Run at 8AM UTC.
56
push:

0 commit comments

Comments
 (0)