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: