mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Avoid most workflows when only 'dist' has changed
This commit is contained in:
2
.github/workflows/ci-init-script-check.yml
vendored
2
.github/workflows/ci-init-script-check.yml
vendored
@@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/**'
|
||||
paths_ignore:
|
||||
- 'dist/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/ci-init-script-check.yml'
|
||||
|
||||
Reference in New Issue
Block a user