Skip to content

Commit 04f64f9

Browse files
committed
feat: simplify job name in docs.yml for clarity
1 parent 2826c4a commit 04f64f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

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

77
jobs:
88
update-docs:
9-
name: Generate and Update API Docs
9+
name: Generate Docs
1010
runs-on: ubuntu-latest
1111
environment: docs
1212
steps:

0 commit comments

Comments
 (0)