mirror of
https://github.com/gradle/actions.git
synced 2026-03-22 12:05:48 +08:00
Fix branch name for update PR
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,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'bot/test-gradle-actions-caching'
|
- 'bot/gradle-actions-caching'
|
||||||
- 'bot/release-gradle-actions-caching'
|
|
||||||
paths:
|
paths:
|
||||||
- 'dist/**'
|
- 'dist/**'
|
||||||
- 'src/vendor/gradle-actions-caching/**'
|
- 'src/vendor/gradle-actions-caching/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user