Skip to content

Commit a97f750

Browse files
committed
GHA: allow to manually trigger the tests.
1 parent e658a21 commit a97f750

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: # rebuild any PRs and main branch changes
55
branches:
66
- main
77
- 'releases/*'
8+
workflow_dispatch:
89

910
jobs:
1011
build: # make sure build/ci work properly

0 commit comments

Comments
 (0)