Skip CI for changes in issue templates

This commit is contained in:
Yusuke Kuoka 2022-04-03 07:58:13 +00:00
parent 81cc843710
commit 4567a643a5
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
paths-ignore:
- .github/workflows/ci.yml
- .github/workflows/lock.yml
- ".github/ISSUE_TEMPLATE/**"
- "docs/**"
- "hack/**"
- "**.md"