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