update build-harbor to manually trigger the build as well

This commit is contained in:
2025-11-14 10:40:58 +01:00
parent a24e0779d2
commit f056eb2ad6

View File

@@ -3,6 +3,7 @@ name: Build and Push to Harbor when new commit to main-branch
on: on:
push: push:
branches: [ main ] branches: [ main ]
workflow_dispatch:
jobs: jobs:
build: build: