Merge branch 'run-package-in-mgbuilder' of github.com:memgraph/memgraph into run-package-in-mgbuilder

This commit is contained in:
Deda 2024-03-18 12:08:30 +01:00
commit b0df64397d

View File

@ -4,6 +4,10 @@ concurrency:
cancel-in-progress: true
on:
push:
branches:
- master
workflow_dispatch:
pull_request:
paths-ignore:
- "docs/**"