diff --git a/.github/workflows/ci-integ-test-full.yml b/.github/workflows/ci-integ-test-full.yml index 51360e5a..e5901c6e 100644 --- a/.github/workflows/ci-integ-test-full.yml +++ b/.github/workflows/ci-integ-test-full.yml @@ -5,8 +5,7 @@ on: push: branches: - 'main' - - 'bot/test-gradle-actions-caching' - - 'bot/release-gradle-actions-caching' + - 'bot/gradle-actions-caching' paths: - 'dist/**' - 'src/vendor/gradle-actions-caching/**'