]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Allow the CI to be manually run (#8821)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 4 Apr 2021 13:39:48 +0000 (09:39 -0400)
committerGitHub <noreply@github.com>
Sun, 4 Apr 2021 13:39:48 +0000 (09:39 -0400)
.github/workflows/ci.yml

index 652c39ff7a84dfb851d4618dc3238363cc345542..76d0b05cf0a172c9069ef2bf037a5526314dd2f7 100644 (file)
@@ -9,6 +9,7 @@ on:
     branches:
       - master
       - "2.9"
+  workflow_dispatch:
 
 jobs:
   build: