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