Added cpl-mail
Some checks failed
Build on push / prepare (push) Failing after 11s

This commit is contained in:
2025-09-15 18:33:06 +02:00
parent 784632a0b4
commit 979dff9a69
39 changed files with 330 additions and 301 deletions

View File

@@ -0,0 +1,13 @@
name: Build on push
run-name: Build on push
on:
push:
branches:
- dev
jobs:
prepare:
uses: ./.gitea/workflows/projects.yaml
with:
version_suffix: 'dev'
secrets: inherit