From b62a27f07acc322ffc0624acea282d5c54010794 Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Wed, 24 May 2023 14:40:07 -0700 Subject: [PATCH] internal: Run CI tests for update-native-libs branch (#448) --- .github/workflows/build-native.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index ccadc18..2625168 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -6,6 +6,7 @@ on: branches: - master - main + - update-native-libs paths: - 'src/main/resources/org/xerial/snappy/VERSION' - 'Makefile'