diff --git a/.github/workflows/porchctl-dev-release.yaml b/.github/workflows/porchctl-dev-release.yaml index 236c7d5..a6c0925 100644 --- a/.github/workflows/porchctl-dev-release.yaml +++ b/.github/workflows/porchctl-dev-release.yaml @@ -15,21 +15,9 @@ name: porchctl dev release on: - pull_request: - paths-ignore: - - "build/**" - - "controllers/**" - - "deployments/**" - - "docs/**" - - "examples/**" - - "release/**" - - "scripts/**" - - ".prow.yaml" - - "OWNERS" + push: branches: - main - types: - - closed jobs: build: