bluwy/Auto Branch Sync
Automatically synchronize directories to other branches within the same repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| map | A line-separated list following "<source-dir> -> <target-branch>" format | yes | — |
| skip-unchanged-check | Skip the check for unchanged files | no | false |
| dry-run | Do not push changes to the target branch | no | false |
| token | Git authentication token (e.g. GH_TOKEN) | — | ${{ github.token }} |
Outputs
no outputs