Skip to content

Commit ef29a8d

Browse files
authored
ci: build on all tags
1 parent e28e8db commit ef29a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
tags:
8-
- '^\d+\.\d+\.\d+$'
8+
- '*'
99
schedule:
1010
- cron: '0 0 * * *'
1111

0 commit comments

Comments
 (0)