diff --git a/.github/workflows/update_dependencies.yml b/.github/workflows/update_dependencies.yml index 98692cd..40d8b3a 100644 --- a/.github/workflows/update_dependencies.yml +++ b/.github/workflows/update_dependencies.yml @@ -11,6 +11,7 @@ permissions: jobs: update-dependencies: + if: github.repository == 'Koenkk/zigbee-OTA' runs-on: ubuntu-latest steps: - uses: actions/checkout@v4