mdedetrich commented on code in PR #432: URL: https://github.com/apache/incubator-pekko-http/pull/432#discussion_r1461716174
########## .github/workflows/dependency-graph.yml: ########## @@ -0,0 +1,12 @@ +name: Update Dependency Graph +on: + push: + branches: + - main # default branch of the project Review Comment: Possibly, I don't know whether `1.0.x` needs to be added to `main`'s `.github/workflows/dependency-graph.yml` or whether we need to change `1.0.x`'s entry. Ill look at this later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
