Update test.yml

This commit is contained in:
2024-09-21 22:49:06 +08:00
committed by GitHub
parent a5c8c2ac97
commit ad6a8d1f7a
+2 -2
View File
@@ -5,8 +5,8 @@ name: Go Build and Release
# tags: # tags:
# - 'v*.*.*' # 当推送带有版本号的 tag(例如 v1.0.0)时触发工作流 # - 'v*.*.*' # 当推送带有版本号的 tag(例如 v1.0.0)时触发工作流
on: on:
push: # push:
branches: [ "master" ] # branches: [ "master" ]
pull_request: pull_request:
branches: [ "master" ] branches: [ "master" ]