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

khmarbaise pushed a commit to branch GITHUB_ACTIONS
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit 0a9c27db758e15873e844d8c8023b2b2ce88e66a
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Mon Aug 12 22:46:54 2019 +0200

    Changed the trigger name.
---
 .github/workflows/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 1d96a75..2072c98 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
   pull_request: 
     branches:
     - MDEP-*
-    - *
+    - GITHUB*
     
 jobs:
   mdep_linux_11:

Reply via email to