Skip to content

Commit e4aa79d

Browse files
committed
only push on tag creation
1 parent 80c0e29 commit e4aa79d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/post-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
tags:
66
- "v*.*.*"
7-
pull_request:
8-
branches: [ "main" ]
97

108
env:
119
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)