Optimize workflow for docs.
This commit is contained in:
@@ -2,9 +2,11 @@ name: CMake
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main, dev ]
|
||||||
pull_request:
|
paths-ignore:
|
||||||
branches: [ main ]
|
- "docs/**"
|
||||||
|
#pull_request:
|
||||||
|
# branches: [ main ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user