Skip to content

Commit c8d83c0

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 a64bdf7 commit c8d83c0

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
@@ -5,6 +5,7 @@ on:
55
branches:
66
- 'main'
77
- 'ci/*'
8+
- 'xlnx/release/*'
89
pull_request:
910

1011
jobs:

0 commit comments

Comments
 (0)