From 9ff3a78ad72ecd665a4b673686f1517d824284bf Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 5 Feb 2026 18:37:02 +0200 Subject: [PATCH] ci: update ymls (#7372) * chore: update ymls * chore: update patterns and some other smaller changes * ci: run on push --- .github/workflows/release-branch.yml | 3 +-- .github/workflows/run-ci.yml | 6 +++--- .github/workflows/update-sponsor-block.yml | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/workflows/release-branch.yml b/.github/workflows/release-branch.yml index ad111bb1..013914d8 100644 --- a/.github/workflows/release-branch.yml +++ b/.github/workflows/release-branch.yml @@ -7,11 +7,10 @@ on: type: choice description: Choose release type options: - - auto - patch - minor - major - default: auto + default: patch beta: type: boolean description: Prerelease diff --git a/.github/workflows/run-ci.yml b/.github/workflows/run-ci.yml index d0110b1b..e01f45bc 100644 --- a/.github/workflows/run-ci.yml +++ b/.github/workflows/run-ci.yml @@ -3,9 +3,9 @@ name: Continuous integration on: pull_request: branches: - - "*" - - "*/*" - - "**" + - "!sponsors" + push: + branches: - "!sponsors" permissions: diff --git a/.github/workflows/update-sponsor-block.yml b/.github/workflows/update-sponsor-block.yml index 5c189a2a..f55e5320 100644 --- a/.github/workflows/update-sponsor-block.yml +++ b/.github/workflows/update-sponsor-block.yml @@ -51,7 +51,7 @@ jobs: branch: sponsors delete-branch: true commit-message: "chore(sponsor): update sponsor block" - title: "[Chore] Update sponsor block" + title: "chore(docs): update sponsor block" body: | **New sponsor block update:** ${{ env.CONTENT }}