Update c-cpp.yml

This commit is contained in:
overflowerror 2021-04-29 23:05:48 +02:00 committed by GitHub
parent 241b3975e1
commit b5a8c33d02
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: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
test: