Skip to content

Commit

Permalink
Cleaner test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Oct 12, 2024
1 parent 7b75815 commit 7219422
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: Tests
on:
push:
branches:
- "**"
tags-ignore:
- "**"
- master
- release
pull_request:
types: [opened, synchronize]
branches:
Expand Down

0 comments on commit 7219422

Please sign in to comment.