Merge branch 'master'
This commit is contained in:
5
.github/workflows/cmake_macos.yml
vendored
5
.github/workflows/cmake_macos.yml
vendored
@@ -3,9 +3,7 @@ name: CMake (macos)
|
||||
on:
|
||||
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- src/**
|
||||
- cmake/**
|
||||
@@ -17,6 +15,7 @@ on:
|
||||
- "!**/Makefile*"
|
||||
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- src/**
|
||||
- cmake/**
|
||||
|
||||
Reference in New Issue
Block a user