feat: add initial project structure with core configuration files

This commit is contained in:
retoor 2026-05-13 20:53:42 +00:00
parent 919f409c32
commit 8a2f6eac34

View File

@ -1,9 +1,9 @@
name: DevPlace CI name: DevPlace CI
on: on:
push: push:
branches: [main] branches: [master]
pull_request: pull_request:
branches: [main] branches: [master]
jobs: jobs:
test: test: