We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05b9ad commit ebfe9e1Copy full SHA for ebfe9e1
1 file changed
README.md
@@ -53,6 +53,7 @@ jobs:
53
# auth_context: # Optional: Stringified JSON object for complex authentication
54
# skip_copilot_assignment: false # Optional: Set to true to skip assigning issues to GitHub Copilot (or if you don't have GitHub Copilot)
55
# include_screenshots: false # Optional: Set to true to capture screenshots and include links to them in filed issues
56
+ # open_grouped_issues: false # Optional: Set to true to open an issue grouping individual issues per violation
57
# reduced_motion: no-preference # Optional: Playwright reduced motion configuration option
58
# color_scheme: light # Optional: Playwright color scheme configuration option
59
```
0 commit comments