Merge branch 'master' into add-download-button

This commit is contained in:
Fariss
2024-08-12 15:25:41 +02:00
committed by GitHub
6 changed files with 41 additions and 19 deletions

View File

@@ -3,6 +3,10 @@ name: build
on:
pull_request:
branches: [ master ]
paths-ignore:
- 'web/**'
- 'doc/**'
- '**.md'
release:
types: [edited, published]