mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-04-18 11:42:38 +00:00
Previous change didn't allow CI checks to run when an external fork PRs to raspberrypi
This commit is contained in:
parent
1a2bb7c219
commit
549eec6568
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: CMake
|
name: CMake
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user