don't trigger distribution builds for dependabot

This commit is contained in:
Armin Schrenk
2025-06-03 16:25:13 +02:00
parent 941b4e3652
commit 1da535e89c
4 changed files with 8 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ on:
description: 'Version'
required: false
push:
branches-ignore:
- 'dependabot/**'
paths:
- '.github/workflows/appimage.yml'
- 'dist/linux/appimage/**'