From: Evert Timberg Date: Sun, 4 Apr 2021 13:39:48 +0000 (-0400) Subject: Allow the CI to be manually run (#8821) X-Git-Tag: v3.1.0~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=394330665e7c2e0e4e8ece474ab2bd156efb86df;p=thirdparty%2FChart.js.git Allow the CI to be manually run (#8821) --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 652c39ff7..76d0b05cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ on: branches: - master - "2.9" + workflow_dispatch: jobs: build: