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" ]
paths:
- '**/*.dockerfile'
- 'pip-install.sh'
- '.github/**/*/.yml'
jobs:
build-06: