mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Avoid most workflows when only 'dist' has changed
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/**'
|
||||
paths_ignore:
|
||||
- 'dist/**'
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user