feat: allow manual test runs (#7415)

This commit is contained in:
eddie 2023-10-05 12:12:21 -07:00 committed by GitHub
parent 53f0ca9b7e
commit 4a79280edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,7 @@ on:
- main
- releases/staging
pull_request:
workflow_dispatch:
jobs:
lint: