mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 22:06:17 +00:00
chore: add trigger lp build on release published
This commit is contained in:
7
.github/workflows/trigger-lp.yml
vendored
7
.github/workflows/trigger-lp.yml
vendored
@@ -1,9 +1,8 @@
|
||||
name: Trigger Landing Page Build
|
||||
|
||||
# on:
|
||||
# release:
|
||||
# types: [published]
|
||||
on: pull_request
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user