mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
ci: allow triggering importer action manually
This commit is contained in:
3
.github/workflows/importer-deploy.yml
vendored
3
.github/workflows/importer-deploy.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user