planetoftheweb/Copy To Branches Action

Copies a number files from the a 'key' branch to other branches on repository.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 0–2scored Jul 6, 2026
Maintenance Recency
Stalelast commit Mar 28, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: planetoftheweb/copy-to-branches@8a8a05b3f22dec3acf38c6af4c7074b39911e586 # v1.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
emailThe committer's email addressyes${{ github.actor }}@localhost
nameThe committer's nameyes${{ github.actor }}

no outputs