Skip to content

Commit

Permalink
Ignore tags in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Jul 25, 2024
1 parent e9a98c9 commit c4d9309
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ name: tests

on:
push:
tags-ignore:
- '**'
paths-ignore:
- "*.md"
- ".github/*"
pull_request:
types: [opened, synchronize, reopened, edited]
paths-ignore:
Expand Down

0 comments on commit c4d9309

Please sign in to comment.