chore: prevent new build on workflow change

This commit is contained in:
jubnl 2026-04-27 00:31:22 +02:00
parent 12fc7f7b68
commit ca832e8d88
No known key found for this signature in database
GPG Key ID: CD823EC5FB4EB9D2

View File

@ -7,7 +7,7 @@ on:
- 'docs/**'
- '**/*.md'
- 'wiki/**'
- '.github/workflows/wiki.yml'
- '.github/workflows/**'
- '.github/ISSUE_TEMPLATE/**'
- '.github/FUNDING.yml'
- '.github/PULL_REQUEST_TEMPLATE.md'