mirror of
https://github.com/gradle/actions.git
synced 2026-03-25 05:14:34 +08:00
Fix path for running full-integ-test
This commit is contained in:
parent
75dee00288
commit
2cab5e3c71
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user