This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git
The following commit(s) were added to refs/heads/asf-yaml-experiments by this
push:
new f01805a fix syntax
f01805a is described below
commit f01805abeaeb34a5670a20b0160f649c49777929
Author: David Grove <[email protected]>
AuthorDate: Sun Feb 28 16:32:36 2021 -0500
fix syntax
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index a6ad79d..e8d9e9c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,8 +30,8 @@ github:
asf-yaml-experiments:
required_status_checks:
strict: true
- contexts:
- - continuous-integration/travis-ci
+ contexts:
+ - continuous-integration/travis-ci
enabled_merge_buttons:
merge: false
squash: true