This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 245c3b1dab Add headers to github actions status check
245c3b1dab is described below
commit 245c3b1dab30ec6e0fbff086fb4e11ad1daef627
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sun Feb 26 17:30:13 2023 +0100
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:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]