diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ef7f46..f5b1944 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,12 +1,7 @@ name: Continuous Integration on: - pull_request: - branches: - - main - push: - branches: - - main + workflow_dispatch: permissions: contents: read