You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this action! I'm wondering if it would be possible to specify the branch where you want to do the workflow check. The use case would be running this on a pull request and ensuring that master branch has finished CI before allowing to merge the PR (as a way of controlling deployments).
I saw the option: same-branch-only which got me thinking there must be a way to specify the branch. Wondering if it can be done here?
Hi,
Thank you for this action! I'm wondering if it would be possible to specify the branch where you want to do the workflow check. The use case would be running this on a pull request and ensuring that master branch has finished CI before allowing to merge the PR (as a way of controlling deployments).
I saw the option:
same-branch-only
which got me thinking there must be a way to specify the branch. Wondering if it can be done here?turnstyle/src/github.ts
Line 73 in 2da8244
What are your thoughts and would you accept a PR for this?
The text was updated successfully, but these errors were encountered: