Remove paths-ignore from revision-bump workflow

This commit is contained in:
CanbiZ
2025-09-18 13:17:50 +02:00
committed by GitHub
parent b46ce6423c
commit 8b45fe992b

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: