CI: Extract the OpenWrt building to own sub workflow
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 1 Nov 2022 18:10:01 +0000 (19:10 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 4 Dec 2022 16:37:00 +0000 (17:37 +0100)
commite74479d559aba1ee7bc39a742212aa9c63946d9c
tree4914c59b0132be4fd8e881c89f8ddf41298f8b6b
parentb7e2e14912836a438868e2cb98ddbc4a2f44a37f
CI: Extract the OpenWrt building to own sub workflow

Extract the building of OpenWrt into an own workflow which is then
triggered by the kernel.yml and packages.yml workflow with different
inputs. This allows us to share much of the code of the workflow.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 7c406a5f0837b0bfc293b723932695176a8ef6fe)
.github/workflows/build.yml [new file with mode: 0644]
.github/workflows/check-kernel-patches.yml [new file with mode: 0644]
.github/workflows/kernel.yml
.github/workflows/packages.yml