diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a614009..9b6152e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,8 @@ on: - "docs/**" - "*.md" + workflow_dispatch: + jobs: test: # We want to run on external PRs, but not on our own internal PRs as they'll be run