2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

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
3 changed files with 5 additions and 6 deletions
+1 -2
View File
@@ -7,11 +7,10 @@ on:
type: choice type: choice
description: Choose release type description: Choose release type
options: options:
- auto
- patch - patch
- minor - minor
- major - major
default: auto default: patch
beta: beta:
type: boolean type: boolean
description: Prerelease description: Prerelease
+3 -3
View File
@@ -3,9 +3,9 @@ name: Continuous integration
on: on:
pull_request: pull_request:
branches: branches:
- "*" - "!sponsors"
- "*/*" push:
- "**" branches:
- "!sponsors" - "!sponsors"
permissions: permissions:
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
branch: sponsors branch: sponsors
delete-branch: true delete-branch: true
commit-message: "chore(sponsor): update sponsor block" commit-message: "chore(sponsor): update sponsor block"
title: "[Chore] Update sponsor block" title: "chore(docs): update sponsor block"
body: | body: |
**New sponsor block update:** **New sponsor block update:**
${{ env.CONTENT }} ${{ env.CONTENT }}