Pārlūkot izejas kodu

made it so the cmake workflow runs on cmake related changes (#2083)

pull/2084/head
mandar1jn pirms 3 gadiem
committed by GitHub
vecāks
revīzija
e5cdfab97d
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. +6
    -0
      .github/workflows/cmake.yml

+ 6
- 0
.github/workflows/cmake.yml Parādīt failu

@ -7,11 +7,17 @@ on:
- 'src/**'
- 'examples/**'
- '.github/workflows/cmake.yml'
- 'CMakeList.txt'
- 'CMakeOptions.txt'
- 'cmake/**'
pull_request:
paths:
- 'src/**'
- 'examples/**'
- '.github/workflows/cmake.yml'
- 'CMakeList.txt'
- 'CMakeOptions.txt'
- 'cmake/**'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

Notiek ielāde…
Atcelt
Saglabāt