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: push:
branches: branches:
- main - main
paths:
- "misc/**"
paths-ignore: paths-ignore:
- "misc/build.func" - "misc/build.func"
paths:
- "misc/**"
workflow_dispatch: workflow_dispatch:
jobs: jobs: