diff --git a/.asf.yaml b/.asf.yaml index 36921d86b3..a7f23782b3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -71,9 +71,9 @@ github: required_conversation_resolution: true # Require checks to pass before merging required_status_checks: - # The GitHub Actions app - - app_slug: github-actions - name: "build (ubuntu-latest)" + ## The GitHub Actions app + #- app_slug: github-actions + # name: "build (ubuntu-latest)" # The GitHub Advanced Security app - app_slug: github-advanced-security name: "CodeQL"