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

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new 68829de  Fix workflow dependency problem
68829de is described below

commit 68829de27b1cd84cfd6fdd735dd36300f597a42f
Author: Volkan Yazıcı <vol...@yazi.ci>
AuthorDate: Thu Apr 11 10:32:50 2024 +0200

    Fix workflow dependency problem
---
 .github/workflows/deploy-site-pro.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/deploy-site-pro.yaml 
b/.github/workflows/deploy-site-pro.yaml
index 70fca46..4b7771f 100644
--- a/.github/workflows/deploy-site-pro.yaml
+++ b/.github/workflows/deploy-site-pro.yaml
@@ -30,7 +30,6 @@ permissions: read-all
 jobs:
 
   deploy-site-pro:
-    needs: build
     if: github.repository == 'apache/logging-parent'
     uses: 
apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@main
     # Secrets for committing the generated site

Reply via email to