From 9a6346728d3b6f18e18af5a7297ae097ad7d35be Mon Sep 17 00:00:00 2001 From: Ian Chamberlain Date: Thu, 11 Aug 2022 09:51:40 -0400 Subject: [PATCH] Allow manual dispatch of CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b59fce..344a534 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: pull_request: branches: - master + workflow_dispatch: env: # https://blog.rust-lang.org/2022/06/22/sparse-registry-testing.html