diff --git a/.github/workflows/spacy_universe_alert.yml b/.github/workflows/spacy_universe_alert.yml index e02d93985..cbbf14c6e 100644 --- a/.github/workflows/spacy_universe_alert.yml +++ b/.github/workflows/spacy_universe_alert.yml @@ -1,7 +1,7 @@ name: spaCy universe project alert on: - pull_request: + pull_request_target: paths: - "website/meta/universe.json"