actions-marketplace-validations/Mirror Branch
Mirror your new main branch to your old master branch (or mirror any branch A to any branch B)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| target-branch | Branch to mirror to | no | master |
| token | Token used to access the Github API. You can leave this as the default and Github will automatically provision one for you for this action. | no | ${{ github.token }} |
| force | Whether to force push when updating the target branch. true = force push, false = don't force push. | no | true |
Outputs
no outputs