Skip to content

Commit f66c196

Browse files
committed
remove branch from docs
1 parent 12009d6 commit f66c196

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
@@ -3,7 +3,7 @@ name: Build docs
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [main, docs_and_release]
6+
branches: [main]
77

88
# set GITHUB_TOKEN permissions to allow deployment to GitHub Pages
99
permissions:

0 commit comments

Comments
 (0)