feat: add initial project structure with core configuration files

This commit is contained in:
2026-05-13 20:53:42 +00:00
parent 919f409c32
commit 8a2f6eac34
+2 -2
View File
@@ -1,9 +1,9 @@
name: DevPlace CI
on:
push:
branches: [main]
branches: [master]
pull_request:
branches: [main]
branches: [master]
jobs:
test: