kszucs commented on a change in pull request #10231:
URL: https://github.com/apache/arrow/pull/10231#discussion_r625326635
##########
File path: .github/workflows/archery.yml
##########
@@ -44,9 +44,8 @@ jobs:
with:
fetch-depth: 0
- name: Git Fixup
- if: ${{ github.ref != 'master' }}
Review comment:
Evidently it doesn't work on the master branch, so omit errors from the
bash command instead.
--
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]