Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: find the nearest tag for workflow updates (#33)
# Description The `head` of the default branch might not be tagged, i.e. `ci` commit, ... We now find the latest tag in the commit history to be able to create the comment when updating the workflows. # Verification Locally.
- Loading branch information