Skip to content

Commit 5881572

Browse files
committed
allow building/testing on release branches
1 parent 2c5e28e commit 5881572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)