Skip to content

Commit

Permalink
update documentation in bumpversion
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 2, 2023
1 parent 6cbf9fb commit 1ef4b6b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bumpversion.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# This action requires that the branch protection for main do not require a pull request before merging.
# This action requires that the branch protection for main are turned off.
# Documented in https://stackoverflow.com/questions/74128344/github-protected-branch-hook-declined-even-with-allow-force-pushes
# If you know a way around this I would be happy to apply it.
name: Update file on PR merge
on:
pull_request:
Expand Down

0 comments on commit 1ef4b6b

Please sign in to comment.