Skip to content

Commit 095099a

Browse files
committed
Rename docs workflow
1 parent e82f87f commit 095099a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Update documentation
22

33
on:
44
push:
@@ -8,7 +8,7 @@ on:
88
- docs/**
99

1010
jobs:
11-
build:
11+
docs:
1212
runs-on: ubuntu-latest
1313

1414
env:

0 commit comments

Comments
 (0)