Run build on PRs
Some checks failed
ci / build-image (push) Failing after 27s

This commit is contained in:
Jonathan Cremin 2025-06-12 15:10:52 +01:00
parent 44b6f40270
commit c9c972cd17

View file

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