diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f4b51f50..9a41e845 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ on: - pull_request: +# pull_request: workflow_dispatch: # this cancels workflows currently in progress if you start a new one