Skip to content

Commit

Permalink
docs: remove push condition from post release
Browse files Browse the repository at this point in the history
  • Loading branch information
addetz committed Nov 12, 2024
1 parent ca8e307 commit 8ed370a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/post_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 8ed370a

Please sign in to comment.