[v9.3.x] Levitate: Only run against the main branch (#61452)

Levitate: Only run against the main branch (#61401)

chore: only run Levitate against the main branch
(cherry picked from commit b8aaf85fdc)

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2023-01-13 10:01:22 +01:00
committed by GitHub
co-authored by Levente Balogh
parent 58aa232a1b
commit 2b6932a2b4
2 changed files with 4 additions and 0 deletions
@@ -7,6 +7,8 @@ on:
pull_request:
paths:
- 'packages/**'
branches:
- 'main'
jobs:
buildPR: