Skip to content

Commit da7b8d5

Browse files
authored
Merge pull request #2071 from nervosnetwork/update-ci
ci: update github action of packaging
2 parents 3b36537 + 508c848 commit da7b8d5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@ name: Package Neuron
22

33
on:
44
push:
5-
branches:
6-
- "hotfix/**"
7-
8-
pull_request:
95
branches:
106
- master
117
- "rc/**"
8+
- "hotfix/**"
129

1310
jobs:
1411
default:

0 commit comments

Comments
 (0)