Skip to content

Commit 81a5620

Browse files
committed
Name workflows
1 parent 835c5b8 commit 81a5620

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/frontend.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Frontend
22

33
on:
44
push:

.github/workflows/index.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Index
22

33
on:
44
push:

.github/workflows/search.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Backend
22

33
on:
44
push:

0 commit comments

Comments
 (0)