Skip to content

Commit 83e1363

Browse files
Run CI on backport branch too (#4094)
1 parent 7b759d7 commit 83e1363

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ on:
44
branches:
55
- 'master'
66
- 'release-*'
7+
- 'backports-release-*'
78
push:
89
branches:
910
- 'master'
1011
- 'release-*'
12+
- 'backports-release-*'
1113
tags: '*'
1214
defaults:
1315
run:

0 commit comments

Comments
 (0)