Skip running tests on PRs

This commit is contained in:
Matthew Honnibal 2024-09-14 11:07:23 +02:00
parent 4cc3ebe74e
commit 8dcc4b8daf
1 changed files with 2 additions and 0 deletions

View File

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