Skip to content

Commit 3114c15

Browse files
committed
ci: trigger builds only on release tags
1 parent e2deda7 commit 3114c15

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Build and Release
22

33
on:
44
push:
5-
branches: [ main, master ]
65
tags: [ 'v*' ]
76
pull_request:
87
branches: [ main, master ]

0 commit comments

Comments
 (0)