mirror of
https://github.com/upa/mscp.git
synced 2026-03-27 04:07:29 +08:00
run build on freebsd action in dev and main branches
This commit is contained in:
4
.github/workflows/build-freebsd.yml
vendored
4
.github/workflows/build-freebsd.yml
vendored
@@ -2,7 +2,9 @@ name: build on FreeBSD
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "freebsd" ]
|
||||
branches: [ "main", "dev" ]
|
||||
pull_request:
|
||||
branches: [ "main", "dev" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user