Enable builds for PRs
All checks were successful
ci / build-image (push) Successful in 51s

This commit is contained in:
Jonathan Cremin 2025-06-12 16:13:27 +01:00
parent 58d41d492a
commit 6a26ae083e

View file

@ -3,7 +3,8 @@ name: ci
on:
push:
branches: main
pull_request:
types: [opened, synchronize, reopened]
jobs:
build-image:
runs-on: self-hosted