Skip to content

Commit 52da481

Browse files
committed
Add legacy branch to check on PRs
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
1 parent 62e64e8 commit 52da481

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ on:
77
branches:
88
- main
99
- staging
10+
- legacy
1011
pull_request:
1112
branches:
1213
- main
1314
- staging
15+
- legacy
1416
jobs:
1517

1618
setup-local-runner:

0 commit comments

Comments
 (0)