msgui commented on code in PR #2308:
URL:
https://github.com/apache/incubator-hugegraph/pull/2308#discussion_r1320587911
##########
.github/workflows/check-dependencies.yml:
##########
@@ -3,7 +3,6 @@ name: "3rd-party"
on:
push:
branches:
- - master
- /^release-.*$/
pull_request:
Review Comment:
Base-ref/head-ref are automatically assigned on pull_request, but are
missing when pushing to master.
[Doc link
👇](https://github.com/actions/dependency-review-action#:~:text=base%2Dref/,none)

--
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]