diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b4cb6e3b232..3c49053984c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,6 +29,7 @@ version: 2 updates: - package-ecosystem: "github-actions" + if: github.repository == "openthread/openthread" directory: "/" schedule: interval: "weekly"