Skip to content

Commit

Permalink
Where do these sort
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Oct 19, 2023
1 parent 8f03f7e commit 1c41c58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Tag & Release"
name: "🚅 Tag & Release"
on:
# Should trigger only when a Pull Request is Merged
# (the action will not create the Tag if the Pull Request is discarded - closed without merge)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Create Version Bump PR For Core Gems & NPM Packages"
name: "🚅 Create Version Bump PR For Core Gems & NPM Packages"

on:
workflow_dispatch:
Expand Down

0 comments on commit 1c41c58

Please sign in to comment.