From f04b68db03dd56bfac94186c0d62978fe7ac7d1b Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sat, 17 Sep 2022 10:02:31 +0200 Subject: [PATCH] Blocks force pushes to the master branch --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 379309b9a..dad75e1ef 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -12,3 +12,5 @@ notifications: github: del_branch_on_merge: true + protected_branches: + master: { }