Commit 4a79280e authored by eddie's avatar eddie Committed by GitHub

feat: allow manual test runs (#7415)

parent 53f0ca9b
...@@ -11,6 +11,7 @@ on: ...@@ -11,6 +11,7 @@ on:
- main - main
- releases/staging - releases/staging
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
lint: lint:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment