Open
Description
Hello! I would like to enable Github branch protection rules on my master branch. Is it possible to update this action to skip status checks when making a commit to increase the package version?
I'm guessing it has to be added here
Line 48 in 876e407
Github's example
https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-status-checks#skipping-and-requesting-checks-for-individual-commits
$ git commit -m "Update README.
>
>
skip-checks: true