From 3383d4d0e58a4a7d015db7219c69f4d020e53252 Mon Sep 17 00:00:00 2001 From: JiaYongfei Date: Sat, 7 Nov 2020 11:47:56 +0800 Subject: [PATCH] 888888 two two --- .github/workflows/go.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index e7d41be..99d3434 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,12 +2,12 @@ name: Go on: push: - branches: [ JiaYongfei-patch-6 ] + branches: [ JiaYongfei-patch-7 ] pull_request: - branches: [ JiaYongfei-patch-6 ] + branches: [ JiaYongfei-patch-7 ] env: - key: join((${{github.event.head_commit.message}},${{github.event.pull_request.title}},${{github.event.pull_request.body}}),";") + key: (${{github.event.head_commit.message}},${{github.event.pull_request.title}},${{github.event.pull_request.body}} jobs: