When an action is set on pull_request in Github Actions, how to get the target branch? The use case is to retrieve the PR- (and hopefully, branch)-specific comm
pull_request
You can see all GitHub actions pull request event properties here.