chore(artifacts.yml): add workflow_dispatch event to allow manual triggering of the workflow

This commit is contained in:
Sped0n
2023-11-04 17:16:02 +08:00
parent d45d22829e
commit e85d0253ea

View File

@@ -3,6 +3,7 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
filter: