Skip to content

Commit 7c68210

Browse files
Remove restyle check in pullapprove: moved this requirement to the branch security (project-chip#35970)
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
1 parent ca70de2 commit 7c68210

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pullapprove.yml

-7
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ overrides:
3333
status: success
3434
explanation: "Review not required unless merging to master"
3535

36-
############################################################
37-
# Required status checks
38-
############################################################
39-
- if: "'restyled' not in check_runs.successful"
40-
status: failure
41-
explanation: "Restyled workflow must be successful"
42-
4336
############################################################
4437
# Require Issues
4538
############################################################

0 commit comments

Comments
 (0)