Skip to content

Commit fb0eba3

Browse files
committed
Enable CI workflow on release branches
1 parent 4ef067f commit fb0eba3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches:
44
- main
5+
- 'release/**'
56
pull_request:
67
workflow_dispatch:
78

0 commit comments

Comments
 (0)