From cec203c2d3ee36029d5aedc94e243535239555b7 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 30 May 2022 18:51:33 +0800 Subject: [PATCH] :octocat: Update CI workflow https://github.com/siyuan-note/siyuan/pull/5054#issuecomment-1141006265 --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7fc33691..b7eb0fdc0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,6 @@ name: CI/CD For SiYuan on: push: - branches: - - dev tags: - v.* workflow_dispatch: