1 parent 3723c93 commit 09a9ec1Copy full SHA for 09a9ec1
1 file changed
.github/workflows/build.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
- - ci/test-autobuild
+ tags:
8
+ - 'v*'
9
pull_request:
10
types:
11
- opened
0 commit comments