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