Clean Memgraph repository (#12)

* Update documentation
* Update structure, CODEOWNERS, license files
* Update release/README
* Stop Actions if only docs file were updated
* Remove unused hidden files, move Doxygen logo
This commit is contained in:
Marko Budiselić
2020-10-21 18:56:15 +02:00
committed by GitHub
parent 98f83e0c88
commit 814bb66ea6
24 changed files with 135 additions and 500 deletions

View File

@@ -1,6 +1,10 @@
name: Diff
on: [push]
on:
push:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
community_build: