1
0

ci: make lint ignore PRs from weblate

This commit is contained in:
Marie
2023-09-28 16:36:41 +02:00
committed by GitHub
parent 5027594107
commit e8b79271c6
+2
View File
@@ -8,6 +8,8 @@ on:
paths:
- packages/**
pull_request:
branches-ignore:
- weblate
jobs:
pnpm_install: