Skip to content

Commit 95b31a4

Browse files
authored
ci: 📝 use a shorter name for workflow (#68)
## Description When using badges, it takes it from the name. So this is a small improvement to have the workflow name shorter. Doesn't need a review.
1 parent 69aa89d commit 95b31a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build website of documentation
1+
name: Build website
22

33
on:
44
push:

0 commit comments

Comments
 (0)