diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index 4c932fe..ac4bdb9 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -3,7 +3,8 @@ on: push: branches: - main - + repository_dispatch: + types: [custom_event] jobs: build: name: Run remote SSH command