This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-deno.git

commit 5b2d7b1aad8e08a251848cd435edebc1e78dfe3b
Author: David Grove <[email protected]>
AuthorDate: Mon Mar 1 20:43:02 2021 -0500

    unprotect master to enable cleanup (#7)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 8100aec..7fbd1d0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,6 +34,8 @@ github:
   - typescript
   - deno
 
+  protected_branches:
+
   features:
     wiki: true
     issues: true

Reply via email to