Skip to content

Commit

Permalink
workflow rename
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushsingariya committed Oct 15, 2023
1 parent bc28f8a commit 0d8a9c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-edge.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Connector Build and Release Edge
name: Connector Build and Release (edge)

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-stable.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Datazip Cloud Build and Releaser (stable)
name: Connector Build and Release (stable)
on:
push:
tags:
Expand Down

0 comments on commit 0d8a9c2

Please sign in to comment.