Update cmake.yml

This commit is contained in:
Jasmine Iwanek
2022-02-18 17:38:16 -05:00
committed by GitHub
parent 78629c077e
commit 6d57d031fa

View File

@@ -3,7 +3,6 @@ name: CMake
on:
push:
paths:
- src/**
- "**/CMakeLists.txt"
@@ -13,7 +12,6 @@ on:
- "!**/Makefile*"
pull_request:
paths:
- src/**
- "**/CMakeLists.txt"