Update revision-bump.yml to include misc paths

This commit is contained in:
CanbiZ
2025-09-18 13:15:13 +02:00
committed by GitHub
parent 2844eaf976
commit 306bfcced9

View File

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