Skip to content

Commit 46c8882

Browse files
committed
ci: add workflow_dispatch trigger to tests workflow
1 parent 154a27e commit 46c8882

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
branches: [ main ]
1010
workflow_call:
11+
workflow_dispatch:
1112

1213
permissions:
1314
contents: read # to fetch code (actions/checkout)

0 commit comments

Comments
 (0)