From f452b41edc83cc9564480aa1b917b7a054424dd7 Mon Sep 17 00:00:00 2001 From: James Edwards Date: Sat, 2 Dec 2023 09:31:59 -0700 Subject: [PATCH] add a comment to bump about branch protections --- .github/workflows/bumpversion.yml | 1 + 1 file changed, 1 insertion(+) 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: