Update test.yml

This commit is contained in:
2024-09-21 22:49:06 +08:00
committed by GitHub
parent 67b4678b2d
commit cb1a06e4a9

View File

@@ -5,8 +5,8 @@ name: Go Build and Release
# tags:
# - 'v*.*.*' # 当推送带有版本号的 tag例如 v1.0.0)时触发工作流
on:
push:
branches: [ "master" ]
# push:
# branches: [ "master" ]
pull_request:
branches: [ "master" ]