CI: Skip release bump-only workflow runs

This commit is contained in:
darken
2026-05-01 20:08:42 +02:00
committed by Matthias Urhahn
parent fc98db09a2
commit 0ffa87deea
3 changed files with 15 additions and 1 deletions
@@ -4,6 +4,9 @@ on:
push:
branches:
- main
paths-ignore:
- VERSION
- version.properties
pull_request:
branches:
- main