Skip to content

Commit f6e9dab

Browse files
committed
CI: include 'abrodkin-arc64-5.15.y' branch in workflow
1 parent 75a03f5 commit f6e9dab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CI
22

33
on:
44
push:
5-
branches: [arc64]
5+
branches: [arc64, abrodkin-arc64-5.15.y]
66
pull_request:
7-
branches: [arc64]
7+
branches: [arc64, abrodkin-arc64-5.15.y]
88

99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)