Update c-cpp.yml

This commit is contained in:
Serge Lamikhov-Center 2022-09-01 08:52:22 +03:00 committed by GitHub
parent c22276ec1a
commit 95edc7bf71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@ name: C/C++ CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
env:
BUILD_TYPE: Release