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: 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.)