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.
main
1 parent 9f3c495 commit 1798fc2Copy full SHA for 1798fc2
.asf.yaml
@@ -75,9 +75,10 @@ github:
75
checks:
76
# The GitHub Actions app: 15368
77
- app_id: 15368
78
- context: "build"
79
- - app_id: 15368
80
- context: "codeql-analysis"
+ context: "build / build (ubuntu-latest)"
+ # CodeQL app
+ - app_id: 57789
81
+ context: "CodeQL"
82
# At least one positive review must be present
83
required_pull_request_reviews:
84
required_approving_review_count: 1
0 commit comments