ci: triggers

This commit is contained in:
Carl Pearson
2024-09-30 13:37:45 -06:00
parent 6114cb854f
commit 4bf3843644

View File

@@ -10,6 +10,8 @@ on:
branches: [ "master" ] branches: [ "master" ]
paths: paths:
- '**/*.dockerfile' - '**/*.dockerfile'
- 'pip-install.sh'
- '.github/**/*/.yml'
jobs: jobs:
build-06: build-06: