0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

Only run dispatch-event.yml in source repo (#12122)

This commit is contained in:
Bjorn Lu 2024-10-04 20:06:16 +08:00 committed by GitHub
parent 8309d7f5dd
commit bd25d3ff8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,7 @@ env:
jobs:
repository-dispatch:
name: Repository dispatch
if: github.repository_owner == 'withastro'
runs-on: ubuntu-latest
steps:
- name: Dispatch event on push - adapters