diff --git a/README.md b/README.md index 6bafd2a..c254747 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Here's a sample step configuration that only runs the `flake8` hook against all extra_args: flake8 --all-files ``` + ### In private repositories This action also provides an additional behaviour when used in private repositories. When configured with a GitHub token, the action will push back fixes to the pull request branch.