metreeca/Mirror Branch
Mirror the triggering branch to a target branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub API access token | no | ${{ github.token }} |
| source | Name of the source branch | no | ${{ github.ref }} |
| target | Name of the target branch | no | main |
| message | Commit message template | no | Merge {source} into {target} |
Outputs
no outputs