Ignore build.yml for basic testing

This commit is contained in:
Greg Hellings
2022-05-27 13:37:15 -05:00
parent 5cf7e37729
commit 5918fba7f3
+2
View File
@@ -4,6 +4,8 @@ name: Test the components of it
push:
branches:
- main
paths-ignore:
- '.github/workflow/build.yml'
pull_request:
workflow_dispatch: