Check opened PR action
ActionsTags
(2)Check that the commit that triggered the workflow run exists as an open PR.
Required A token to authenticate on behalf of the GitHub App installed on your repository. This is functionally equivalent to the GITHUB_TOKEN secret. Default "github.token".
true if the commit that triggered the workflow run exists as opened PR, false otherwise.
uses: actions/[email protected]
Check opened PR action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.