Skip to content

Commit 1034a39

Browse files
authored
ci(docs.yml): Only on master branch
1 parent babf894 commit 1034a39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Docs
22

33
on:
44
push:
5+
branches:
6+
- master
57

68
jobs:
79
build:

0 commit comments

Comments
 (0)