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 name: Build_Subgen_Dockerfile
on: on:
push: #push:
branches: # branches:
- 'main' # - 'main'
paths-ignore: # paths-ignore:
- '**.md' # - '**.md'
- '**.yml' # - '**.yml'
workflow_dispatch: workflow_dispatch:
jobs: jobs: