raulcd commented on code in PR #37946:
URL: https://github.com/apache/arrow/pull/37946#discussion_r1341122546


##########
dev/archery/archery/crossbow/reports.py:
##########
@@ -284,7 +284,7 @@ class CommentReport(Report):
         'github': _markdown_badge.format(
             title='Github Actions',
             badge=(
-                'https://github.com/{repo}/workflows/Crossbow/'
+                'https://github.com/{repo}/actions/workflows/crossbow.yml/'
                 'badge.svg?branch={branch}'

Review Comment:
   oops, I see @kou just merged :)
   there is an issue opened for it btw: 
https://github.com/apache/arrow/issues/37927
   but again, I am not sure this solves the problem



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

Reply via email to