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 e11260fa0 Add pekko-http-docs_3 to dependency graph modules-ignore
e11260fa0 is described below
commit e11260fa02120247016fe385d1e898677e4f3432
Author: Matthew de Detrich <[email protected]>
AuthorDate: Tue Jan 23 16:12:50 2024 +1100
Add pekko-http-docs_3 to dependency graph modules-ignore
---
.github/workflows/dependency-graph.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/dependency-graph.yml
b/.github/workflows/dependency-graph.yml
index b9f6953e0..94eec143c 100644
--- a/.github/workflows/dependency-graph.yml
+++ b/.github/workflows/dependency-graph.yml
@@ -11,4 +11,4 @@ jobs:
- uses: actions/checkout@v4
- uses: scalacenter/sbt-dependency-submission@v2
with:
- modules-ignore: pekko-http-tests_3
+ modules-ignore: pekko-http-tests_3 pekko-http-docs_3
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]