Update cmake.yml

This commit is contained in:
yair 2021-12-25 15:03:54 +02:00 committed by GitHub
parent e9822a7035
commit 514cb60393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,16 @@
name: CMake name: CMake_linux
on: on:
push: push:
branches: [ master ] branches: [ master ]
paths-ignore:
- 'README.md'
- '**.yml'
pull_request: pull_request:
branches: [ master ] branches: [ master ]
paths-ignore:
- 'README.md'
- '**.yml'
jobs: jobs:
build: build: