mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-23 01:21:40 +00:00
fix docs ci not running (#1707)
Signed-off-by: Jade Turner <spacey-sooty@proton.me>
This commit is contained in:
4
.github/workflows/photonvision-docs.yml
vendored
4
.github/workflows/photonvision-docs.yml
vendored
@@ -2,9 +2,9 @@ name: PhotonVision Sphinx Documentation Checks
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
merge_group:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user