Skip to content

Commit

Permalink
Updated pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codaamok committed Apr 14, 2022
1 parent 0ca36da commit b223b31
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CI/CD Pipeline"
name: "Pipeline"

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## [Unreleased]
### Changed
- Renamed name of worklow from `CI/CD Pipeline` to `Pipeline` for simplified shields.io

## [4.0.6] - 2022-04-11
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion src/Files/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CI/CD Pipeline"
name: "Pipeline"

on:
push:
Expand Down

0 comments on commit b223b31

Please sign in to comment.