Skip to content

Commit 1abe379

Browse files
committed
Update workflow name in CI/CD configuration
Renamed the `name` field in the Azure Static Web Apps CI/CD configuration file (`azure-static-web-apps-calm-plant-04da70210.yml`) from `Azure Static Web Apps CI/CD` to `StaticWebApp (Blazor WebAssembly)`. This change improves clarity and aligns the workflow name with the specific project it supports.
1 parent 3ffd789 commit 1abe379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-static-web-apps-calm-plant-04da70210.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Azure Static Web Apps CI/CD
1+
name: StaticWebApp (Blazor WebAssembly)
22

33
on:
44
push:

0 commit comments

Comments
 (0)