Update revision-bump.yml to include misc paths
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled

This commit is contained in:
CanbiZ 2025-09-18 13:15:13 +02:00 committed by GitHub
parent 2844eaf976
commit 306bfcced9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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