Skip to content

Commit afd552c

Browse files
Only build on release
1 parent 8ff37f4 commit afd552c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
tags:
66
- 'v[0-9]+.[0-9]+.[0-9]+'
7-
branches: ["main"]
7+
# branches: ["main"]
88

99
jobs:
1010

0 commit comments

Comments
 (0)