summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/installer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml
index 42522ed6a..b976ccbf6 100644
--- a/.github/workflows/installer.yml
+++ b/.github/workflows/installer.yml
@@ -3,7 +3,7 @@ name: test installer.sh
on:
push:
branches:
- - "main"
+ - "*"
paths:
- scripts/installer.sh
pull_request: