ci: allow triggering importer action manually

This commit is contained in:
thecodrr
2021-12-30 10:05:03 +05:00
parent 975bc3e64d
commit 412b40d64f

View File

@@ -4,7 +4,8 @@ name: Importer Deploy
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
# Triggers the workflow on push events or manually
workflow_dispatch:
push:
branches: [main]
paths: