Merge remote-tracking branch 'upstream/develop' into workflow-ignore-md

This commit is contained in:
mashuptwice
2022-08-25 10:56:09 +02:00
92 changed files with 757 additions and 644 deletions

View File

@@ -10,13 +10,11 @@ on:
branches: [ master, develop ]
paths-ignore:
- 'doc/**'
- 'images/**'
- '**.md'
pull_request:
branches: [ develop ]
paths-ignore:
- 'doc/**'
- 'images/**'
- '**.md'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: