Update ci.yml

Adding workflow_dispatch: to enable manual test runs
This commit is contained in:
Sebastian
2024-01-06 23:17:43 +01:00
committed by GitHub
parent a3be982632
commit 2377b6cf38

View File

@@ -9,7 +9,7 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
workflow_dispatch:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: donkie/spoolman IMAGE_NAME: donkie/spoolman