Skip to content

Commit de654cc

Browse files
authored
Merge pull request #44 from per1234/clean-paths-filter
Remove inappropriate element from paths filters of "Check Packaging" workflow
2 parents 6ef13d0 + 4d109fe commit de654cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check-packaging-ncc-typescript-npm.yml

-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
- "lerna.json"
1212
- "package.json"
1313
- "package-lock.json"
14-
- "Taskfile.ya?ml"
1514
- "tsconfig.json"
1615
- "**.[jt]sx?"
1716
pull_request:
@@ -20,7 +19,6 @@ on:
2019
- "lerna.json"
2120
- "package.json"
2221
- "package-lock.json"
23-
- "Taskfile.ya?ml"
2422
- "tsconfig.json"
2523
- "**.[jt]sx?"
2624
workflow_dispatch:

0 commit comments

Comments
 (0)