Skip to content

Commit

Permalink
Don't run redundant tests for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Sep 30, 2024
1 parent e08ce14 commit 1f4b5f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: tests

on:
push:
tags-ignore:
- '**'
paths-ignore:
- "website/**"
- "*.md"
Expand Down

0 comments on commit 1f4b5f0

Please sign in to comment.