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
The following commit(s) were added to refs/heads/master by this push:
new f421b54 unprotect master to enable cleanup (#7)
f421b54 is described below
commit f421b545b32fa37d1d155a82e54527c518059c92
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