Optimize workflow for docs.

This commit is contained in:
Robin Davies
2024-10-21 23:10:54 -04:00
parent 82cdbf23d5
commit efe0c7ced1
+5 -3
View File
@@ -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.)