Update cmake.yml
This commit is contained in:
parent
e9822a7035
commit
514cb60393
8
.github/workflows/cmake.yml
vendored
8
.github/workflows/cmake.yml
vendored
@ -1,10 +1,16 @@
|
||||
name: CMake
|
||||
name: CMake_linux
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '**.yml'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '**.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user