Update .github/workflows/build.yaml
This commit is contained in:
parent
621df20389
commit
cbdab53fd4
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
@ -1,9 +1,7 @@
|
|||
name: Build And Publish Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
workflow_dispatch
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue