mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Workflow fixes
- Fix typo in 'paths-ignore' - Add back 'buildDistribution' to demo job summary
This commit is contained in:
2
.github/workflows/ci-check-and-unit-test.yml
vendored
2
.github/workflows/ci-check-and-unit-test.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/**'
|
||||
paths_ignore:
|
||||
paths-ignore:
|
||||
- 'dist/**'
|
||||
pull_request:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user