adoroszlai commented on a change in pull request #2060:
URL: https://github.com/apache/ozone/pull/2060#discussion_r600240985



##########
File path: .github/workflows/post-commit.yml
##########
@@ -66,6 +68,7 @@ jobs:
         if: always()
   bats:
     runs-on: ubuntu-18.04
+    if: github.event_name != 'pull_request' || github.event.pull_request.draft 
== false

Review comment:
       > All clear from my end :)
   
   Thanks.  Do you mean the current version in this PR is OK, or the one in the 
other branch 
(https://github.com/adoroszlai/hadoop-ozone/commit/802c6f963402f76ce6ca20055fa4a8f23aeee6f3)?




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

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