mirror of
https://github.com/openwrt/video.git
synced 2026-05-31 06:51:54 +08:00
85e68535c8
Move multi-arch-test-build to shared workflow. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
10 lines
195 B
YAML
10 lines
195 B
YAML
name: Feeds Package Test Build
|
|
|
|
on:
|
|
pull_request:
|
|
|
|
jobs:
|
|
build:
|
|
name: Feeds Package Test Build
|
|
uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
|