Skip to content

Commit a9db790

Browse files
committed
Refine Workflows
1 parent 6c3d9d1 commit a9db790

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
deploy:
10-
name: Build and Deploy to GH-Pages
10+
name: Deploy to GH-Pages
1111

1212
runs-on: ubuntu-latest
1313

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
test:
13-
name: Test Build
13+
name: Build Pages
1414

1515
runs-on: ubuntu-latest
1616

0 commit comments

Comments
 (0)