diff --git a/.github/workflows/quick-check.yml b/.github/workflows/quick-check.yml index 3ac769b04af..e25443c965e 100644 --- a/.github/workflows/quick-check.yml +++ b/.github/workflows/quick-check.yml @@ -3,7 +3,7 @@ on: pull_request: push: branches: - [ "**", "!master", "!auto", "!try", "!try-linux", "!try-mac", "!try-windows", "!try-wpt"] + [ "**", "!master", "!auto", "!try", "!try-linux", "!try-mac", "!try-windows", "!try-wpt", "!dependabot/**"] env: RUST_BACKTRACE: 1