Skip to content

Commit 564e5f7

Browse files
committed
clearer titles
1 parent 1300d41 commit 564e5f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci_apps_cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI in the cli app
1+
name: apps/cli
22
on:
33
push:
44
paths:

.github/workflows/ci_apps_hightable_demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI in the hightable-demo app
1+
name: apps/hightable-demo
22
on:
33
push:
44
paths:

.github/workflows/ci_packages_components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI in the components package
1+
name: packages/components
22
on:
33
push:
44
paths:

0 commit comments

Comments
 (0)