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-sbt-paradox.git
The following commit(s) were added to refs/heads/main by this push:
new 3c6d480 Enable scalafmt status check for main
3c6d480 is described below
commit 3c6d48012719afd171cc9a7f7e88067656c0b8d7
Author: Matthew de Detrich <[email protected]>
AuthorDate: Wed Feb 8 10:29:18 2023 +0100
Enable scalafmt status check for main
---
.asf.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 43ca197..911c164 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,8 +18,7 @@ github:
rebase: true
protected_branches:
- main: {}
- test:
+ main:
required_status_checks:
# strict means "Require branches to be up to date before merging".
strict: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]