autofix.ci
ActionsThis repository contains the autofix.ci GitHub Action.
- Install the autofix.ci GitHub App for your repository.
- Add this action at the end of your code-formatting CI job. See autofix.ci/setup for examples!
See action.yml for a list of all the available inputs and outputs. You can pass inputs like this:
- uses: autofix-ci/action@v1 # optionally replace with the commit hash of the latest release
with:
fail-fast: false
[](https://autofix.ci)
Please use the GitHub issue tracker for feedback, or email us at the address listed in our GitHub profile!
autofix.ci is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.