adjust path of latest build workflow

This commit is contained in:
2024-04-05 11:39:00 -05:00
parent 5d81bf648a
commit b7b8a81dbc
+2 -4
View File
@@ -2,10 +2,8 @@ name: build-latest
on:
push:
# branches:
# - 'main'
paths-ignore:
- '**/README.md'
paths:
- 'Dockerfile'
jobs:
docker: