diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf183a5e..fda287a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,8 @@ name: CI -on: push +on: + push + workflow_dispatch env: CONFIGURATION: Release