.github: allow triggering installer.sh check manually

Updates tailscale/corp#8952

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
This commit is contained in:
Anton Tolchanov 2024-02-26 11:06:10 +00:00
parent bce05ec6c3
commit 290d23ff83

View File

@ -1,6 +1,7 @@
name: test installer.sh name: test installer.sh
on: on:
workflow_dispatch:
push: push:
branches: branches:
- "main" - "main"