Skip to content

Commit

Permalink
rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nicecui committed Jan 10, 2025
1 parent 59b7240 commit 1b49ce3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bump-nightly-version.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Version Docs

name: Bump Nightly Version
on:
workflow_dispatch:
inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bump-patch-version.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Version Docs
name: Bump Patch Version

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Version Docs
name: Bump Version

on:
workflow_dispatch:
Expand Down

0 comments on commit 1b49ce3

Please sign in to comment.