mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
workflows: removeredundant change check filters
This commit is contained in:
parent
97f676a379
commit
2477cd595e
1
.github/workflows/test.build.yml
vendored
1
.github/workflows/test.build.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
build:
|
||||
- '.github/workflows/**/*'
|
||||
- '**/*'
|
||||
|
||||
build:
|
||||
|
||||
1
.github/workflows/test.docs.yml
vendored
1
.github/workflows/test.docs.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
docs:
|
||||
- '.github/workflows/**/*'
|
||||
- '**/*'
|
||||
|
||||
# build:
|
||||
|
||||
1
.github/workflows/test.lint.examples.yml
vendored
1
.github/workflows/test.lint.examples.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
lint:
|
||||
- '.github/workflows/**/*'
|
||||
- '**/*'
|
||||
|
||||
# build:
|
||||
|
||||
1
.github/workflows/test.lint.yml
vendored
1
.github/workflows/test.lint.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
lint:
|
||||
- '.github/workflows/**/*'
|
||||
- '**/*'
|
||||
|
||||
# build:
|
||||
|
||||
1
.github/workflows/test.unit.yml
vendored
1
.github/workflows/test.unit.yml
vendored
@ -15,7 +15,6 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
unit:
|
||||
- '.github/workflows/**/*'
|
||||
- '**/*'
|
||||
|
||||
unit:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user