From 245c3b1dab30ec6e0fbff086fb4e11ad1daef627 Mon Sep 17 00:00:00 2001 From: Matthew de Detrich Date: Sun, 26 Feb 2023 17:30:13 +0100 Subject: [PATCH] Add headers to github actions status check --- .asf.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index ca25f7b46e..5e33ec75b7 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -35,12 +35,6 @@ github: # contexts are the names of checks that must pass contexts: - Code is formatted - temp: - required_status_checks: - # strict means "Require branches to be up to date before merging". - strict: false - # contexts are the names of checks that must pass - contexts: - Check headers notifications: