Remove paths-ignore from revision-bump workflow

This commit is contained in:
CanbiZ 2025-09-18 13:17:50 +02:00 committed by GitHub
parent b46ce6423c
commit 8b45fe992b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,8 +4,6 @@ on:
push:
branches:
- main
paths-ignore:
- "misc/build.func"
paths:
- "misc/**"
workflow_dispatch: