mirror of
https://github.com/gradle/actions.git
synced 2026-03-22 12:05:48 +08:00
Run integ-test-full for gradle-actions-caching updates
This commit is contained in:
3
.github/workflows/ci-integ-test-full.yml
vendored
3
.github/workflows/ci-integ-test-full.yml
vendored
@@ -5,8 +5,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
- 'bot/test-gradle-actions-caching'
|
||||||
|
- 'bot/release-gradle-actions-caching'
|
||||||
paths:
|
paths:
|
||||||
- 'dist/**'
|
- 'dist/**'
|
||||||
|
- 'src/vendor/gradle-actions-caching/**'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: integ-test
|
group: integ-test
|
||||||
|
|||||||
Reference in New Issue
Block a user