chore: add workflow to pull requests

This commit is contained in:
Djuri Baars 2025-08-20 15:12:22 +02:00
parent 1aa1b653a9
commit b358762e70
No known key found for this signature in database
GPG Key ID: 61B9B2DDE5AA3AC1

View File

@ -5,6 +5,9 @@ on:
tags:
- "*"
workflow_dispatch:
pull_request:
branches:
- main
jobs:
build: