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

piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git


The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
     new 989ff69a2 added release candidate GitHub workflow (CONNECTORS-1754)
989ff69a2 is described below

commit 989ff69a24f6435d8a3de634dc927b2b564ca5d2
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Tue Mar 5 15:07:49 2024 +0100

    added release candidate GitHub workflow (CONNECTORS-1754)
---
 .github/workflows/create-release-candidate.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/create-release-candidate.yml 
b/.github/workflows/create-release-candidate.yml
index 6e8356114..05134904a 100644
--- a/.github/workflows/create-release-candidate.yml
+++ b/.github/workflows/create-release-candidate.yml
@@ -20,6 +20,7 @@ run-name: ${{ github.actor }} is executing Create Release 
Branch
 permissions:
   contents: write
 on:
+  push:
   workflow_dispatch:
     inputs:
       releasecandidatetag:

Reply via email to