Skip to content

Commit c9ef1a1

Browse files
author
huangjianxiong1
committed
Merge branch 'master' of github.com:soui3/soui
2 parents c18eacf + 3c85584 commit c9ef1a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/cmaketest.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: CMake Test
22

3-
on: [push]
3+
on:
4+
push:
5+
tags:
6+
- "*"
47

58
env:
69
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

0 commit comments

Comments
 (0)