This is an automated email from the ASF dual-hosted git repository. mdedetrich pushed a commit to branch 1.0.x in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
commit e73702ca5391bdc8cfae079a0844d21da79c017e 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 (cherry picked from commit e11260fa02120247016fe385d1e898677e4f3432) --- .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]
