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:
6
.github/workflows/diff.yaml
vendored
6
.github/workflows/diff.yaml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Diff
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- '*.md'
|
||||
|
||||
jobs:
|
||||
community_build:
|
||||
|
||||
Reference in New Issue
Block a user