From 9becd650e8dbfaab68eb891f288ed573b1bd4d26 Mon Sep 17 00:00:00 2001 From: Daz DeBoer Date: Fri, 20 Mar 2026 08:26:42 -0600 Subject: [PATCH] Run integ-test-full for gradle-actions-caching updates --- .github/workflows/ci-integ-test-full.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci-integ-test-full.yml b/.github/workflows/ci-integ-test-full.yml index dc929902..51360e5a 100644 --- a/.github/workflows/ci-integ-test-full.yml +++ b/.github/workflows/ci-integ-test-full.yml @@ -5,8 +5,11 @@ on: push: branches: - 'main' + - 'bot/test-gradle-actions-caching' + - 'bot/release-gradle-actions-caching' paths: - 'dist/**' + - 'src/vendor/gradle-actions-caching/**' concurrency: group: integ-test