Skip to content

Commit 10a73c3

Browse files
committed
Change workflow titles
1 parent b99ee43 commit 10a73c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy_demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy docs and demo site to Azure Static Web Apps
1+
name: Deploy docs and demo site
22
on:
33
push:
44
branches:

.github/workflows/deploy_preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy docs and demo preview site to Azure Static Web App
1+
name: Deploy docs and demo preview site
22

33
on:
44
# Allow manually running the workflow

0 commit comments

Comments
 (0)