Skip to content

Commit

Permalink
chore: run build on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 committed Dec 3, 2024
1 parent 3c05bf2 commit d6873b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
- develop
- next
- release/*
tags:
- '*'
pull_request:
branches:
- main
Expand Down

0 comments on commit d6873b6

Please sign in to comment.