Skip to content

Commit 79d9e33

Browse files
authored
Update docs.yml
replace `main` with `master` that we are still using
1 parent bbb6b93 commit 79d9e33

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
# Pushes to main that touch the documentation directory.
77
push:
88
branches:
9-
- main
9+
- master
1010
paths:
1111
- 'docs/**'
1212

0 commit comments

Comments
 (0)