damuellen/GitHub Action swift-format

Formatting files in the repository using swift-format

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 10, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: damuellen/gha-swift-format@dc69fd7dacffd57f4b26f74d5c2b35aeadc7fab5 # v1

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

namedescriptionrequireddefault
github_tokenToken for the repository. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}yes
author_emailEmail used to configure user.email in `git config`.nogithub-actions-swift-format[bot]@users.noreply.github.com
author_nameName used to configure user.name in `git config`.nogithub-actions-swift-format[bot]
coauthor_emailEmail used to make a co-authored commit.no
coauthor_nameName used to make a co-authored commit.no
messageCommit message.no
repositoryRepository name to push. Default is current github repository (${GITHUB_REPOSITORY})no""
branchDestination branch to push changesnomain
emptyAllow empty commitno
directoryDirectory to change to before pushing.no.

no outputs