We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c3d486 commit 7f3318cCopy full SHA for 7f3318c
.github/workflows/cpp_extra.yml
@@ -79,6 +79,7 @@ permissions:
79
80
jobs:
81
check-labels:
82
+ if: github.event_name != 'schedule' || github.repository == 'apache/arrow'
83
uses: ./.github/workflows/check_labels.yml
84
secrets: inherit
85
with:
.github/workflows/package_linux.yml
@@ -66,6 +66,7 @@ permissions:
66
67
68
69
70
71
72
0 commit comments