Skip to content

Commit 8190efe

Browse files
ci: Support workflow dispatch for integration tests
1 parent 2790cc8 commit 8190efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_tap.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
- poetry.lock
1717
- pyproject.toml
1818
- 'tap_github/**'
19+
workflow_dispatch:
1920

2021
concurrency:
2122
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)