Skip to content

Commit

Permalink
fix: on push (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanussbaum authored Nov 15, 2024
1 parent 72db874 commit 582c01f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
name: Release Please

on:
workflow_run:
workflows: ["Test"]
types:
- completed
push:
branches:
- main

permissions:
contents: write
Expand Down

0 comments on commit 582c01f

Please sign in to comment.