CI: temporarily enable for PRs to v6 branch

This commit is contained in:
larabr
2023-04-03 17:52:21 +02:00
parent e1ba0b2373
commit 204f32791d
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
branches: [main, v6]
jobs:
lint: