Skip to content

Commit 5a1a0cf

Browse files
committed
Restring release job to tag push events on main branch
1 parent 6091e51 commit 5a1a0cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: ci-release
22

33
on:
44
push:
5+
branches: [ main ]
56
tags:
67
- v[0-9]+.[0-9]+.[0-9]+*
78

0 commit comments

Comments
 (0)