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