ci: make lint ignore PRs from weblate
This commit is contained in:
parent
5027594107
commit
e8b79271c6
|
@ -8,6 +8,8 @@ on:
|
|||
paths:
|
||||
- packages/**
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- weblate
|
||||
|
||||
jobs:
|
||||
pnpm_install:
|
||||
|
|
Loading…
Reference in New Issue