fix(CI): Enable workflow_dispatch for PyTests (#13527)

This commit is contained in:
Akash Jain 2023-10-11 20:45:37 +05:30 committed by GitHub
parent e57849b732
commit b4787f0217
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@
name: py-tests
on:
workflow_dispatch:
push:
branches:
- main