mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-01-17 19:13:03 +08:00
add developing, CMSIS-Pack to CI
This commit is contained in:
parent
7f4cc5da71
commit
a3f7a77755
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@ -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.)
|
||||
|
Loading…
x
Reference in New Issue
Block a user