mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-23 07:51:44 +00:00
fix(CI): Enable workflow_dispatch for PyTests (#13527)
This commit is contained in:
parent
e57849b732
commit
b4787f0217
1
.github/workflows/py-tests.yml
vendored
1
.github/workflows/py-tests.yml
vendored
@ -11,6 +11,7 @@
|
||||
|
||||
name: py-tests
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Loading…
x
Reference in New Issue
Block a user