Update cmake.yml
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -3,7 +3,6 @@ name: CMake
|
|||||||
on:
|
on:
|
||||||
|
|
||||||
push:
|
push:
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
- src/**
|
- src/**
|
||||||
- "**/CMakeLists.txt"
|
- "**/CMakeLists.txt"
|
||||||
@@ -13,7 +12,6 @@ on:
|
|||||||
- "!**/Makefile*"
|
- "!**/Makefile*"
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
- src/**
|
- src/**
|
||||||
- "**/CMakeLists.txt"
|
- "**/CMakeLists.txt"
|
||||||
|
Reference in New Issue
Block a user