mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-02-06 07:01:52 +08:00
enable custom Github Pages autogen
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -2,7 +2,7 @@ name: Build and publish HTML documentation website
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ feature/doc_autogen ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
jekyll:
|
||||
|
||||
Reference in New Issue
Block a user