From 6b7a28ce6c98df336d27511ad0f1ead41daf7ee0 Mon Sep 17 00:00:00 2001 From: zhangchao Date: Thu, 31 Oct 2024 22:27:32 +0800 Subject: [PATCH] 1111 --- .gitea/workflows/go.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/go.yaml b/.gitea/workflows/go.yaml index 6ba4bfb..c64e4b0 100644 --- a/.gitea/workflows/go.yaml +++ b/.gitea/workflows/go.yaml @@ -1,8 +1,8 @@ name: Go build on: - push: - branches: - - master + push: + branches: + - master jobs: build: