Skip CI for changes in issue templates
This commit is contained in:
parent
81cc843710
commit
4567a643a5
|
|
@ -7,6 +7,7 @@ on:
|
|||
paths-ignore:
|
||||
- .github/workflows/ci.yml
|
||||
- .github/workflows/lock.yml
|
||||
- ".github/ISSUE_TEMPLATE/**"
|
||||
- "docs/**"
|
||||
- "hack/**"
|
||||
- "**.md"
|
||||
|
|
|
|||
Loading…
Reference in New Issue