kou commented on PR #2756: URL: https://github.com/apache/arrow-adbc/pull/2756#issuecomment-2840294701
Ah, we may want to add this to trigger CI: ```diff diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml index f8bd6516a..361e546f4 100644 --- a/.github/workflows/packaging.yml +++ b/.github/workflows/packaging.yml @@ -25,6 +25,8 @@ on: - ".env" - "c/**" - "ci/**" + - "dev/release/verify-apt.sh" + - "dev/release/verify-yum.sh" - "glib/**" - "python/**" - "ruby/**" ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org