ci: update ymls (#7372)

* chore: update ymls

* chore: update patterns and some other smaller changes

* ci: run on push
This commit is contained in:
Jay 2026-02-05 18:37:02 +02:00 committed by GitHub
parent 265b71234c
commit 9ff3a78ad7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -3,9 +3,9 @@ name: Continuous integration
on:
pull_request:
branches:
- "*"
- "*/*"
- "**"
- "!sponsors"
push:
branches:
- "!sponsors"
permissions:

View File

@ -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 }}