Update github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2023-10-23 11:14:54 -06:00
committed by GitHub
parent 78543f9e2a
commit 841f8df1f3

View File

@@ -4,6 +4,9 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
paths-ignore:
- '**.md'
- '**.yml'
jobs: jobs:
docker: docker: