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

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 4a62a6cb7 Fix dependency-submission with invalid module
4a62a6cb7 is described below

commit 4a62a6cb75536b75673e95356c9271c6fe8ec8e1
Author: Matthew de Detrich <[email protected]>
AuthorDate: Tue Jan 23 13:44:06 2024 +1100

    Fix dependency-submission with invalid module
---
 .github/workflows/dependency-graph.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/dependency-graph.yml 
b/.github/workflows/dependency-graph.yml
index e96c3efbc..b9f6953e0 100644
--- a/.github/workflows/dependency-graph.yml
+++ b/.github/workflows/dependency-graph.yml
@@ -10,3 +10,5 @@ jobs:
     steps:
       - uses: actions/checkout@v4
       - uses: scalacenter/sbt-dependency-submission@v2
+        with:
+          modules-ignore: pekko-http-tests_3


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to