Skip to content

Commit

Permalink
chore: include tags in the CI to cover the release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcchavezs committed Feb 23, 2024
1 parent f5a5429 commit 9d32e7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- "*"
paths-ignore:
- "**/*.md"
- "LICENSE"
Expand Down

0 comments on commit 9d32e7d

Please sign in to comment.