Update README, only run builds when dockerfiles touched

This commit is contained in:
Carl Pearson
2024-07-10 08:39:55 -06:00
parent 2351edc411
commit 27ebd20334
2 changed files with 14 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ concurrency:
on:
push:
branches: [ "master" ]
paths:
- '**/*.dockerfile'
jobs:
build-16: