From 370794646d639f95742d10fe9b4f8072617f3f48 Mon Sep 17 00:00:00 2001 From: ChsBuffer <33744752+chsbuffer@users.noreply.github.com> Date: Thu, 4 Mar 2021 22:00:46 +0800 Subject: [PATCH] Revert "Update CI" This reverts commit 50678fba42f678c13ab6fc0ecfc069c506f3bf8e. --- .github/workflows/build.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e49e515ec6..22011cde7a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,9 +1,5 @@ name: Netch CI -on: - push: - branches-ignore: - - dependabot** - pull_request: +on: [push, pull_request] jobs: build: name: Build