Skip to content

Commit 0fb7bff

Browse files
committed
.github: top-level: Run CI on release
Run the CI/CD on release branches to generate artifacts. Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 83422c5 commit 0fb7bff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/top-level.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- 'rpi-*.y'
7+
- 'rpi/release/*'
78
paths-ignore:
89
- 'docs/**'
910
pull_request:

0 commit comments

Comments
 (0)