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

apratim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-site.git


The following commit(s) were added to refs/heads/master by this push:
     new b71772a  Update config.yml
b71772a is described below

commit b71772a1a8f7c48aac428c52c20f1684673e291e
Author: Apratim Shukla <[email protected]>
AuthorDate: Wed May 22 17:28:00 2024 -0700

    Update config.yml
---
 .circleci/config.yml | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index a2dcff4..7f3ee59 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -34,10 +34,6 @@ jobs:
             git push --force 
https://${CIRCLE_TOKEN}@github.com/apache/incubator-resilientdb-site.git 
master:asf-site
 
 workflows:
-  version: 2
-  deploy:
+  build:
     jobs:
-      - build:
-          filters:
-            branches:
-              only: main
+      - build

Reply via email to