From 081817fbcd4884e39dd89da4ede4f8fc57d6a627 Mon Sep 17 00:00:00 2001 From: Yuxiang Zhang Date: Tue, 26 May 2020 18:51:39 +0800 Subject: [PATCH] Update nfsee-ci.yml --- .github/workflows/nfsee-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nfsee-ci.yml b/.github/workflows/nfsee-ci.yml index 03ac029..c406737 100644 --- a/.github/workflows/nfsee-ci.yml +++ b/.github/workflows/nfsee-ci.yml @@ -7,8 +7,8 @@ name: NFSee CI on: push: branches: [ master ] - pull_request: - branches: [ master ] + tags: + - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10 # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: