Skip to content

Commit 97c874e

Browse files
authored
Support running test workflow manually (#725)
1 parent cef5ce5 commit 97c874e

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
@@ -13,6 +13,7 @@ on:
1313
push:
1414
branches:
1515
- main
16+
workflow_dispatch:
1617

1718
concurrency:
1819
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)