Adapt release workflow to mgbuild based CI

This commit is contained in:
Deda
2024-03-21 16:59:48 +01:00
parent 2ac649f3b5
commit c4387ce34f
5 changed files with 731 additions and 569 deletions

View File

@@ -8,13 +8,13 @@ on:
branches:
- master
workflow_dispatch:
pull_request:
paths-ignore:
- "docs/**"
- "**/*.md"
- ".clang-format"
- "CODEOWNERS"
- "licenses/*"
# pull_request:
# paths-ignore:
# - "docs/**"
# - "**/*.md"
# - ".clang-format"
# - "CODEOWNERS"
# - "licenses/*"
jobs:
community_build: