From 45fbda59339ca59ee1da92936c4d49bfe0007f49 Mon Sep 17 00:00:00 2001 From: Patrick Ellis Date: Fri, 18 Jun 2021 13:12:12 -0400 Subject: [PATCH] f --- .github/workflows/check_dist.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/check_dist.yml b/.github/workflows/check_dist.yml index 5819c2d9..6002a1ad 100644 --- a/.github/workflows/check_dist.yml +++ b/.github/workflows/check_dist.yml @@ -6,9 +6,11 @@ on: push: branches: - main + - check_dist pull_request: branches: - main + - check_dist jobs: check_dist: