-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correctly detect if pull request for a release branch is open
When using `head` in the pull request api https://developer.github.com/v3/pulls/#list-pull-requests, it is required to specify a head user/organization. Otherwise the result will contain also other branches and the action falsely detects open pull requests
- Loading branch information
1 parent
aa7cb04
commit d4fb45b
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters