Update github-build-push.yml

This commit is contained in:
Aaron Bolton 2024-10-21 20:20:04 +01:00
parent 21a0a075f8
commit 8150f6f459

View File

@ -4,8 +4,8 @@ on:
push:
branches:
- main
paths:
- 'Dockerfile'
# paths:
# - 'Dockerfile'
workflow_dispatch:
jobs:
build-and-push: