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

This commit is contained in:
Iain Learmonth 2026-05-20 09:39:05 +00:00
parent c837849c80
commit 11e59cf41f

View file

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