Skip to content

Commit 81c83f2

Browse files
authored
ci: enable running ci against release branches (NVIDIA#1475)
1 parent 8545d74 commit 81c83f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
branches:
1616
- "pull-request/[0-9]+"
1717
- "main"
18+
- "release/*"
1819

1920
jobs:
2021
ci-vars:

0 commit comments

Comments
 (0)