feat: add initial project structure with core configuration files
This commit is contained in:
parent
919f409c32
commit
8a2f6eac34
@ -1,9 +1,9 @@
|
||||
name: DevPlace CI
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user