changed forgejo workflows
Some checks failed
build-sveltekit / build (push) Failing after 3m54s

This commit is contained in:
Jonas_Jones 2025-06-12 20:39:17 +02:00
parent 4cad9cf5eb
commit 6a67656fac

View file

@ -1,5 +1,9 @@
name: build-sveltekit
on: [push, pull_request]
on:
push:
pull_request:
workflow_dispatch:
jobs:
build: