Update .forgejo/workflows/build.yml
Some checks are pending
Build and Test / splatie (push) Waiting to run

This commit is contained in:
redbinder0526 2026-04-28 17:57:39 +02:00
commit 4fd6223471

View file

@ -3,7 +3,6 @@ name: Build and Test
on: on:
push: push:
branches: ["**"] branches: ["**"]
pull_request:
env: env:
DOCKER_TLS_CERTDIR: /certs DOCKER_TLS_CERTDIR: /certs