Update repository_dispatch event type in astro.yml workflow
This commit is contained in:
parent
b012574e13
commit
43fc0a402c
2
.github/workflows/astro.yml
vendored
2
.github/workflows/astro.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
repository_dispatch:
|
||||
types: [custom_event]
|
||||
types: [payload_update]
|
||||
jobs:
|
||||
build:
|
||||
name: Run remote SSH command
|
||||
|
Loading…
Reference in New Issue
Block a user