We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
check
context
1 parent f6db7c7 commit eefcf0bCopy full SHA for eefcf0b
.asf.yaml
@@ -75,9 +75,9 @@ github:
75
checks:
76
# The GitHub Actions app: 15368
77
- app_id: 15368
78
- check: "build"
+ context: "build"
79
80
- check: "codeql-analysis"
+ context: "codeql-analysis"
81
# At least one positive review must be present
82
required_pull_request_reviews:
83
required_approving_review_count: 1
@@ -91,9 +91,9 @@ github:
91
92
93
94
95
96
97
98
99
0 commit comments