Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): Add support for tags in workflow
The commit adds support for triggering the workflow on tags, in addition to the existing branches. This allows for automated builds and tests when a new tag is created.
- Loading branch information