diff --git a/.github/workflows/post_release.yaml b/.github/workflows/post_release.yaml index d391afde304..efa4c2a53e0 100644 --- a/.github/workflows/post_release.yaml +++ b/.github/workflows/post_release.yaml @@ -8,9 +8,6 @@ on: workflows: ["Release to Production"] types: [completed] workflow_dispatch: - push: # Remove after testing - branches: - - caching-packs-doc-1460 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}