Skip to content

Commit

Permalink
fix(semver): tags workflow not getting triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryabase-tyke committed Oct 21, 2024
1 parent c2e617d commit 5abe0c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cli-release
name: cli-release-workflow

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semver.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: semantic-versioning
name: semantic-versioning-workflow

on:
push:
Expand Down

0 comments on commit 5abe0c5

Please sign in to comment.