summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/manual-build.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/manual-build.yml b/.github/workflows/manual-build.yml
index 3eb4209..f2951ab 100644
--- a/.github/workflows/manual-build.yml
+++ b/.github/workflows/manual-build.yml
@@ -3,8 +3,7 @@
name: 'cd'
on:
- push:
- branches: [main]
+ workflow_dispatch:
defaults:
run:
shell: 'bash'