Ignore more paths
This commit is contained in:
@@ -5,7 +5,11 @@ name: Test the components of it
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '.github/workflow/build.yml'
|
- .github/workflow/build.yml
|
||||||
|
- http/**
|
||||||
|
- README.box.md
|
||||||
|
- README.md
|
||||||
|
- LICENSE
|
||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user