Skip to content

Commit 2fa8f32

Browse files
committed
sync
1 parent caf736a commit 2fa8f32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docs
1+
name: Documentation
22
on:
33
push:
44
branches:
@@ -7,6 +7,7 @@ on:
77
paths:
88
- RELEASE_NOTES.md
99
- .github/workflows/docs.yml
10+
jobs:
1011
docs:
1112
name: Docs
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)