👷 build for all branch

pull/661/head
Xhofe 2022-02-23 20:12:21 +08:00
parent cae7f36531
commit 7d5f50b04a
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,9 @@ name: build
on:
push:
branches: [ v2 ]
branches: [ ** ]
pull_request:
branches: [ v2 ]
branches: [ ** ]
jobs:
build:
@ -28,7 +28,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
ref: v2
path: alist
- name: Set up xgo