From 52e6e7d89fc22f8694111d8933384ba81110d790 Mon Sep 17 00:00:00 2001 From: Daz DeBoer Date: Mon, 20 Jun 2022 18:06:38 -0600 Subject: [PATCH] Run verify outputs for dependabot PRs --- .github/workflows/ci-verify-outputs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-verify-outputs.yml b/.github/workflows/ci-verify-outputs.yml index a62cfbd..87b2458 100644 --- a/.github/workflows/ci-verify-outputs.yml +++ b/.github/workflows/ci-verify-outputs.yml @@ -8,6 +8,7 @@ on: push: branches: - main + - dependabot/** jobs: check: