Skip to content

Commit

Permalink
Revert "don't run tests on new tags"
Browse files Browse the repository at this point in the history
This reverts commit aa28292.
  • Loading branch information
willforde committed Nov 2, 2022
1 parent aa28292 commit b553fbb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: tests

on:
push:
tags-ignore:
- '**'
pull_request:
- push
- pull_request

jobs:
tests:
Expand Down

0 comments on commit b553fbb

Please sign in to comment.