mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-04 06:42:13 -08:00
enabling manual trigger
This commit is contained in:
parent
bf1b6dd469
commit
fb2aff3b67
1 changed files with 1 additions and 0 deletions
1
.github/workflows/on_merge_to_master.yaml
vendored
1
.github/workflows/on_merge_to_master.yaml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Deploy to EC2
|
||||
|
||||
on:
|
||||
workflow_dispatch: # Enables manual trigger
|
||||
push:
|
||||
branches:
|
||||
- main # Trigger on push to main branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue