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
This is a GitHub Action to automatically rebuild pull requests when the pull request target changes.
3
3
4
-
Review the GitHub action in the marketplace: [GitHub Rebuild PullRequests](https://github.com/marketplace/actions/github-rebuild-pull-requests)
4
+
Review the GitHub action in the marketplace: [GitHub Rebuild Pull Requests](https://github.com/marketplace/actions/github-rebuild-pull-requests)
5
5
6
6
## How does this GitHub action work?
7
7
When a branch in your GitHub repository is updated, this GitHub action automatically finds open pull requests that target that branch and forces a rebuild for them.
0 commit comments