We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f36595 + ca70de2 commit a0a7eeeCopy full SHA for a0a7eee
.pullapprove.yml
@@ -36,7 +36,7 @@ overrides:
36
############################################################
37
# Required status checks
38
39
- - if: "*restyled*' not in statuses.successful"
+ - if: "'restyled' not in check_runs.successful"
40
status: failure
41
explanation: "Restyled workflow must be successful"
42
0 commit comments