Remove paths-ignore for revision bump workflow

This commit is contained in:
CanbiZ
2025-09-18 13:16:31 +02:00
committed by GitHub
parent 5e6b412a3d
commit f4edff3d95

View File

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