diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 2f475bca6..eb54ff337 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -1,8 +1,8 @@ on: workflow_dispatch: - # push: - # branches: - # - main + push: + branches: + - dev permissions: contents: write