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



##########
File path: .github/workflows/close-pending.yaml
##########
@@ -26,7 +26,7 @@ jobs:
       - name: Checkout code
         uses: actions/checkout@master
       - name: Execute close-pending script
-        if: github.repository == 'apache/hadoop-ozone'
+        if: github.repository == 'apache/ozone'
         run: ./.github/close-pending.sh

Review comment:
       Nice catch, thanks.  I think it might work due to the redirect, but it's 
better to change it anyway.




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