Skip to content

Commit 8e1779f

Browse files
committed
release pipeline fixing
1 parent ecc583d commit 8e1779f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ on:
66
- release/**
77
push:
88
branches:
9-
- main
10-
pull_request:
11-
branches:
12-
- main
9+
- release/**
1310

1411
jobs:
1512
build:

0 commit comments

Comments
 (0)