Skip to content

Commit

Permalink
Merge pull request #789 from szepeviktor/szepeviktor-patch-1
Browse files Browse the repository at this point in the history
Mention hidden files in github-action.md
  • Loading branch information
epage authored Aug 4, 2023
2 parents 8a7996b + 813afdc commit 41ce6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/github-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ suggestions based on that local diff](https://github.com/getsentry/action-git-di

| Name | Description | Required | Default |
|------|-------------|----------|---------|
| files| Files or patterns to check | false | If not defined, entire repository is checked |
| files| Files or patterns to check | false | If not defined, the default set of files are checked |
| isolated | Ignore implicit configuration files | false | false|
| config | Use a custom config file (must exist) | false | not set |
| write_changes | Writes changes on the Action's local checkout | false | false |

0 comments on commit 41ce6be

Please sign in to comment.