wcmolina/Auto-sync
Sync a source branch to one or more target branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token used to authenticate with GitHub to perform the merge command | yes | ${{ github.token }} |
| source | Source branch that you wish synced to target branches | yes | ${{ github.ref }} |
| targets | JSON array containing target branches (strings) | yes | — |
Outputs
no outputs