add developing, CMSIS-Pack to CI

This commit is contained in:
Lyon 2022-01-03 18:46:45 +08:00 committed by GitHub
parent 7f4cc5da71
commit a3f7a77755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ main ]
branches: [ main, developing, CMSIS-Pack ]
pull_request:
branches: [ main ]
branches: [ main, developing, CMSIS-Pack ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)