diff --git a/.github/workflows/compile-arduino.yml b/.github/workflows/compile-arduino.yml index c3400bd8..e5d573c2 100644 --- a/.github/workflows/compile-arduino.yml +++ b/.github/workflows/compile-arduino.yml @@ -1,5 +1,5 @@ name: Compile Examples -on: [pull_request_target] +on: [pull_request_target, pull_request] jobs: compile: