[CI/CD] Trying using workflow_dispatch

This commit is contained in:
Salvador E. Tropea 2023-03-16 11:37:34 -03:00
parent 955bddc007
commit 0c25bc36c2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
name: Create `dev` images
on:
workflow_dispatch
repository_dispatch:
types: [create_dev]