Skip to content

Commit

Permalink
rename GH action flow
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Feb 7, 2023
1 parent 3cc5ec9 commit 01f19ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Build
name: Docker Build Internal Release
on:
workflow_dispatch:
inputs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Runs when `release-*` branch is created or push changes into `release-*` branch.
name: Build Release
name: Docker Build Production Release
on:
create:
push:
Expand Down

0 comments on commit 01f19ae

Please sign in to comment.