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
|
name: DevPlace CI
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user