Enable builds for PRs
Some checks failed
ci / build-image (push) Failing after 20s

This commit is contained in:
Jonathan Cremin 2025-06-12 16:13:46 +01:00
parent 4235d951ed
commit 9f81d91066

View file

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