Ignore more paths

This commit is contained in:
Greg Hellings
2022-05-31 20:29:16 -05:00
parent 433bc18e10
commit b182ebcdcd
+5 -1
View File
@@ -5,7 +5,11 @@ name: Test the components of it
branches:
- main
paths-ignore:
- '.github/workflow/build.yml'
- .github/workflow/build.yml
- http/**
- README.box.md
- README.md
- LICENSE
pull_request:
workflow_dispatch: