chore(ci): add workflow_dispatch trigger for manual runs

This commit is contained in:
Snider 2026-02-02 07:57:22 +00:00
parent abf927c8cc
commit 6b9a66aca4
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@ on:
branches: [dev, main]
pull_request:
branches: [dev, main]
workflow_dispatch:
env:
CORE_VERSION: dev

View file

@ -5,6 +5,7 @@ on:
branches: [dev, main]
pull_request:
branches: [dev, main]
workflow_dispatch:
env:
CORE_VERSION: dev