👷 build for all branch

pull/661/head
Xhofe 2022-02-23 20:17:50 +08:00
parent 01de01630e
commit f7fbe1de6c
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