Update .github/workflows/ci.yaml
All checks were successful
ci / build_and_publish (push) Successful in 35s

This commit is contained in:
Iain Learmonth 2026-05-20 09:39:21 +00:00
parent 7c78b80031
commit f0f17306e2

View file

@ -3,9 +3,6 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build_and_publish: