component-detection
component-detection copied to clipboard
Component Detection version bump reminder workflow only runs on first PR event
I noticed my PR #27 doesn't have the version bump reminder. In the logs I found:
this action only works on pull_request events or other commits associated with a pull ^1
Maybe this PR comment functionality would work better as a bot than a workflow. Or, we could find a different action that works on push events.