mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
Merge pull request #72 from ArvinLovegood/dev
ci:优化 GitHub Actions 工作流触发条件
This commit is contained in:
commit
4f8d84b8a0
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -2,6 +2,8 @@ name: Wails build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
# Match any new tag
|
||||
- '*-release'
|
||||
|
Loading…
x
Reference in New Issue
Block a user