Skip to content

Commit b2fcdcd

Browse files
authored
ci: add workflow_dispatch trigger to tests workflow (#3299)
1 parent 154a27e commit b2fcdcd

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)