Update github-actions-builddockerfile.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user