mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 11:34:44 +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