mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
see if it fixes adjust GitHub actions so they only run for ems-esp and not forks #513
This commit is contained in:
1
.github/workflows/sonar_check.yml
vendored
1
.github/workflows/sonar_check.yml
vendored
@@ -11,6 +11,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: Build and analyze
|
||||
if: github.repository == 'emsesp/EMS-ESP32'
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
BUILD_WRAPPER_OUT_DIR: bw-output
|
||||
|
||||
Reference in New Issue
Block a user