Update cmake.yml

This commit is contained in:
Patricia Aas 2021-04-12 18:40:41 +02:00 committed by GitHub
parent 44e70071b7
commit 6d87a1d486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
name: CMake
on: [push]
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
build: