Update c-cpp.yml

This commit is contained in:
木头云 2021-07-10 13:52:44 +08:00 committed by GitHub
parent cca4664e84
commit a97b12f71d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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