summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAnton Tolchanov <anton@tailscale.com>2024-02-26 11:06:10 +0000
committerAnton Tolchanov <anton@tailscale.com>2025-01-27 14:29:35 +0000
commit290d23ff8399de022df44862b762d9601874f020 (patch)
treed53b25b2d87500333aee1065c06fa77381acadcf
parentbce05ec6c3f3cb2dad1086472e99e2e69b2cfadc (diff)
downloadtailscale-knyar/install.tar.xz
tailscale-knyar/install.zip
.github: allow triggering installer.sh check manuallyknyar/install
Updates tailscale/corp#8952 Signed-off-by: Anton Tolchanov <anton@tailscale.com>
-rw-r--r--.github/workflows/installer.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml
index 1c39e4d74..593b030da 100644
--- a/.github/workflows/installer.yml
+++ b/.github/workflows/installer.yml
@@ -1,6 +1,7 @@
name: test installer.sh
on:
+ workflow_dispatch:
push:
branches:
- "main"