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