How to get the target branch of the GitHub pull request from an Actions?

前端 未结 3 1742
隐瞒了意图╮
隐瞒了意图╮ 2021-01-20 14:56

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

3条回答
提交回复
热议问题