diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 7caa93ccf..63f7f4da5 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -23,8 +23,7 @@ concurrency: on: push: - branches-ignore: - - "gh-readonly-queue/**" + branches: [ "main" ] paths: - "**/Cargo.toml" - "**/Cargo.lock"