diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61e78811..0538e48b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,8 +4,6 @@ permissions: contents: read on: - push: - branches: [ "main" ] pull_request: branches: [ "main" ] workflow_dispatch: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 491f1679..d4558005 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,9 +4,6 @@ permissions: contents: read on: - push: - branches: - - main workflow_dispatch: inputs: version: