limit build-base to master branch

This commit is contained in:
2024-08-24 11:12:01 -05:00
parent 07290e82c8
commit 6f62295c8b
+2
View File
@@ -5,6 +5,8 @@ on:
push:
paths:
- 'Dockerfile.base'
branches:
- 'master'
jobs:
docker:
runs-on: ubuntu-latest