调整参数适配主分支

This commit is contained in:
DLmaster
2024-11-02 23:57:23 +08:00
parent 1bfd7891b5
commit 87f07bf95c
8 changed files with 54 additions and 26 deletions

View File

@@ -22,12 +22,12 @@ name: Build AUTO_MAA
on:
push:
branches: [ "main","Updater" ]
branches: [ "main" ]
paths-ignore:
- '**.md'
- 'LICENSE'
pull_request:
branches: [ "main","Updater" ]
branches: [ "main" ]
paths-ignore:
- '**.md'
- 'LICENSE'