Update c-cpp.yml

This commit is contained in:
木头云 2021-06-27 18:11:05 +08:00 committed by GitHub
parent 7dd9937670
commit 7c063f8c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: C/C++ CI
on:
push:
branches: [ master, develop ]
branches: [ master, develop, issue-* ]
pull_request:
branches: [ master, develop ]