Skip to content

Commit a953f33

Browse files
fix(ci): Fix Groovy migration PR check (#10890)
1 parent f4fa29a commit a953f33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/enforce-groovy-migration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
types: [opened, edited, ready_for_review, labeled, unlabeled, synchronize]
55
branches:
66
- master
7+
- 'release/v*'
78

89
concurrency:
910
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)