py2app
py2app copied to clipboard
Allow pre-commit workflow to be manually triggered
I'm not sure what your rationale was for only running the pre-commit workflow on master was, but I think it would be helpful to be able to run it manually on branches.
Perhaps a middle ground would be to add workflow_dispatch?