Skip to content

Commit 5e129ea

Browse files
committed
ci: change workflow titles
1 parent 52c5563 commit 5e129ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ci
1+
name: Documentation
22

33
on:
44
push:
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
deploy:
14+
name: "Deploy"
1415
runs-on: ubuntu-latest
1516
steps:
1617
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)