Update github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2024-03-14 00:28:14 -06:00
committed by GitHub
parent 6fdb6d212b
commit a67e60f5c4

View File

@@ -1,12 +1,12 @@
name: Build_Subgen_Dockerfile
on:
push:
branches:
- 'main'
paths-ignore:
- '**.md'
- '**.yml'
#push:
# branches:
# - 'main'
# paths-ignore:
# - '**.md'
# - '**.yml'
workflow_dispatch:
jobs: