0
0
mirror of https://github.com/openwrt/routing.git synced 2025-02-23 17:26:14 +00:00
routing/.github/workflows/multi-arch-test-build.yml
Christian Marangi 3f15699240 CI: multi-arch-test-build: move to shared workflow
Move multi-arch-test-build to shared workflow.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit ab45dac330d7cc7c3914b4710b0b12e7d196a85d)
2024-11-08 19:31:03 +01:00

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