Skip to content

Commit 5cc8c8e

Browse files
committed
ci: add workflow_dispatch to Python test workflow
1 parent 91e15f4 commit 5cc8c8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Python Tests
22
on:
3+
workflow_dispatch:
34
push:
45
branches: [main]
56
paths:

0 commit comments

Comments
 (0)