component-detection icon indicating copy to clipboard operation
component-detection copied to clipboard

Component Detection version bump reminder workflow only runs on first PR event

Open tevoinea opened this issue 4 years ago • 0 comments

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.

tevoinea avatar Dec 22 '21 14:12 tevoinea