diff --git a/.github/workflows/bumpversion.yml b/.github/workflows/bumpversion.yml index aafc329..d82c904 100644 --- a/.github/workflows/bumpversion.yml +++ b/.github/workflows/bumpversion.yml @@ -1,3 +1,4 @@ +# This action requires that the branch protection for main do not require a pull request before merging. name: Update file on PR merge on: pull_request: