Skip to content

Commit

Permalink
update pipeline names
Browse files Browse the repository at this point in the history
  • Loading branch information
seekersoftec committed Aug 3, 2024
1 parent d65fe2c commit 5fa21c1
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: TradeFlow CI/CD Pipeline
name: Build/Test Pipeline

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker CI Pipeline
name: Docker Pipeline

on:
workflow_dispatch:
Expand Down

0 comments on commit 5fa21c1

Please sign in to comment.