Don't build when PR template is updated

This commit is contained in:
rtm516 2026-03-03 18:20:14 +00:00
parent 942ef7e99f
commit 9b5348113c
No known key found for this signature in database
GPG key ID: 331715B8B007C67A

View file

@ -8,6 +8,7 @@ on:
paths-ignore:
- '.gitignore'
- '*.md'
- '.github/*.md'
jobs:
build: