Skip to content

Commit a0a7eee

Browse files
authored
Merge branch 'master' into master
2 parents 9f36595 + ca70de2 commit a0a7eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pullapprove.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ overrides:
3636
############################################################
3737
# Required status checks
3838
############################################################
39-
- if: "*restyled*' not in statuses.successful"
39+
- if: "'restyled' not in check_runs.successful"
4040
status: failure
4141
explanation: "Restyled workflow must be successful"
4242

0 commit comments

Comments
 (0)