Skip to content

Commit

Permalink
Improve ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
onurozgurozkan committed Jun 24, 2024
1 parent 9ff3f6d commit f80cda3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ on:
push:
branches:
- main
- 'v*'
tags:
- ['[0-9].[0-9]+.[0-9]+']
- '*'

jobs:
mix_test:
Expand Down

0 comments on commit f80cda3

Please sign in to comment.