EMS-ESP32 icon indicating copy to clipboard operation
EMS-ESP32 copied to clipboard

adjust GitHub actions so they only run for ems-esp and not forks

Open proddy opened this issue 3 years ago • 1 comments

the Sonar Check github gets called on every PR, include local forks, so need to add the user check in their so it only runs for the ems-esp owner

proddy avatar May 20 '22 14:05 proddy

There's an update to the Sonar check GH workflow action (https://github.com/marketplace/actions/sonarcloud-scan-for-c-and-c) which I'd like to try out. Looks simpler.

proddy avatar Jan 05 '23 09:01 proddy