From 6df53f86ee704b28983c05244dab51c58ba3bcae Mon Sep 17 00:00:00 2001 From: XiNGRZ Date: Tue, 26 Mar 2024 15:32:30 +0800 Subject: [PATCH] Fix CI build status badge --- .github/workflows/build.yml | 6 ++---- README.md | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 38b85f4..3adb82a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,11 +1,9 @@ +name: Build + on: push: pull_request: -concurrency: - group: pages - cancel-in-progress: true - jobs: build: runs-on: ubuntu-latest diff --git a/README.md b/README.md index 01a5e7a..32fcfc0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[RDT Editor](https://rdt.xingrz.me) [![Auto deploy](https://github.com/xingrz/rdt-editor/actions/workflows/deploy.yml/badge.svg)](https://github.com/xingrz/rdt-editor/actions/workflows/deploy.yml) +[RDT Editor](https://rdt.xingrz.me) [![Build](https://github.com/xingrz/rdt-editor/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/xingrz/rdt-editor/actions/workflows/build.yml) ========== [![license][license-img]][license-url] [![issues][issues-img]][issues-url] [![commits][commits-img]][commits-url]