ci: add manual dispatch event for 1.1 branch
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 29507c8..82944e5 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -7,6 +7,7 @@ on:
branches: [ master, maint/* ]
pull_request:
branches: [ master, maint/* ]
+ workflow_dispatch:
env:
docker-registry: docker.pkg.github.com