any branch or pr checks

This commit is contained in:
20PercentRendered
2022-05-01 18:40:03 +03:00
committed by GitHub
parent 64eb4f86e9
commit d555a01719

View File

@@ -1,6 +1,7 @@
name: CMake
on:
push:
workflow_dispatch:
inputs:
relName:
@@ -12,7 +13,6 @@ on:
required: true
default: ""
pull_request:
branches: [ master ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)