diff --git a/.github/workflows/ci-integ-test-full.yml b/.github/workflows/ci-integ-test-full.yml index c08a6adb..950b59c3 100644 --- a/.github/workflows/ci-integ-test-full.yml +++ b/.github/workflows/ci-integ-test-full.yml @@ -8,7 +8,7 @@ on: - 'bot/gradle-actions-caching' paths: - 'dist/**' - - 'src/vendor/gradle-actions-caching/**' + - 'sources/vendor/gradle-actions-caching/**' permissions: contents: read