Skip running tests on PRs

This commit is contained in:
Matthew Honnibal 2024-09-14 11:07:23 +02:00
parent 4cc3ebe74e
commit 8dcc4b8daf

View File

@ -2,6 +2,8 @@ name: tests
on:
push:
tags-ignore:
- '**'
branches-ignore:
- "spacy.io"
- "nightly.spacy.io"