see if it fixes adjust GitHub actions so they only run for ems-esp and not forks #513

This commit is contained in:
proddy
2024-07-04 21:55:08 +02:00
parent bab64a3ab3
commit c82b64e257

View File

@@ -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