diff --git a/.github/workflows/mosq__build.yml b/.github/workflows/mosq__build.yml index f016a80e58..5a12bc30f5 100644 --- a/.github/workflows/mosq__build.yml +++ b/.github/workflows/mosq__build.yml @@ -103,9 +103,6 @@ jobs: echo "Versions are consistent: $CONFIG_VERSION" build_idf_tests_with_mosq: - if: | - github.repository == 'espressif/esp-protocols' && - ( contains(github.event.pull_request.labels.*.name, 'mosquitto') || github.event_name == 'push' ) name: Build IDF tests strategy: matrix: