Skip to content

Commit

Permalink
Quick cleanup on the workflow names.
Browse files Browse the repository at this point in the history
  • Loading branch information
Breno RdV committed Aug 27, 2024
1 parent 66407fe commit e13c476
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master-publish-dataapi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Data API Function App CI/CD Workflow Using Template
name: Data API Function App CI/CD

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/master-publish-glucose-mon-app.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CGM Data Display App CI/CD Using Reusable Workflow
name: CGM Data Display App CI/CD

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/master-publish-scheduledtasks.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Data Transfer Function CI/CD Using Reusable Workflow
name: Data Transfer Function CI/CD

on:
push:
Expand Down

0 comments on commit e13c476

Please sign in to comment.