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:
   Due to automatic assignment of base-ref/head-ref on pull_request, their 
absence is noticed when pushing to master.
   [Doc link 
👇](https://github.com/actions/dependency-review-action#:~:text=base%2Dref/,none)
   
   
![image](https://github.com/apache/incubator-hugegraph/assets/87920097/4a78b17a-85b1-42ce-824a-6150747adad3)
   



##########
.github/workflows/check-dependencies.yml:
##########
@@ -3,7 +3,6 @@ name: "3rd-party"
 on:
   push:
     branches:
-      - master
       - /^release-.*$/
   pull_request:

Review Comment:
   Due to automatic assignment of base-ref/head-ref on pull_request, their 
absence is noticed when pushing to master.
   [Doc link 
👇](https://github.com/actions/dependency-review-action#:~:text=base%2Dref/,none)
   
   
![image](https://github.com/apache/incubator-hugegraph/assets/87920097/4a78b17a-85b1-42ce-824a-6150747adad3)
   



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

Reply via email to