Update paths in revision-bump workflow

This commit is contained in:
CanbiZ 2025-09-18 13:13:58 +02:00 committed by GitHub
parent 3deefd6ffb
commit 5777cd72f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,8 +5,9 @@ on:
branches:
- main
paths:
- "misc/*.func"
- "misc/*.sh"
- "misc/**"
paths-ignore:
- "misc/build.func"
workflow_dispatch:
jobs: