Skip to content

Commit cf47759

Browse files
committed
chore: pull request build job targets
1 parent 55df166 commit cf47759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildJobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches: [main]
99

1010
pull_request:
11-
branches: [main]
11+
branches: [lts/data-widgets/2.32]
1212

1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)