mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Add workflow_dispatch
This commit is contained in:
parent
bd7ac3367f
commit
df412bc3c3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_docker_image.yml
vendored
1
.github/workflows/build_docker_image.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
branches: ["main"]
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue