Skip to content

Commit a431552

Browse files
authored
Update go.yml
1 parent de81839 commit a431552

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/go.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Go
22

33
on:
44
push:
5-
branches: [ "main" ]
6-
pull_request:
7-
branches: [ "main" ]
5+
tags:
6+
- "*" # Push events to matching *
87

98
jobs:
109

0 commit comments

Comments
 (0)