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

View File

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