fix: build branch

pull/234/head
zijiren233 1 year ago
parent 5b21991147
commit e0f22fc729

@ -2,9 +2,7 @@ name: build
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

Loading…
Cancel
Save