mirror of
https://github.com/gradle/actions.git
synced 2026-03-22 12:05:48 +08:00
Fix path for running full-integ-test
This commit is contained in:
2
.github/workflows/ci-integ-test-full.yml
vendored
2
.github/workflows/ci-integ-test-full.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
- 'bot/gradle-actions-caching'
|
- 'bot/gradle-actions-caching'
|
||||||
paths:
|
paths:
|
||||||
- 'dist/**'
|
- 'dist/**'
|
||||||
- 'src/vendor/gradle-actions-caching/**'
|
- 'sources/vendor/gradle-actions-caching/**'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user