openwrt/.github/workflows
Christian Marangi 8c4e39eb08
CI: kernel: generate ccache cache on kernel push
To actually use ccache cache on kernel test from pr, the kernel workflow
has to be run first from a push action.

This will permit as a side effect to test merged commits and catch commit
that may cause regression in kernel compilation even outside the github
system.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 23e946d1ad)
2022-12-04 17:36:57 +01:00
..
scripts ci: show build failures directly in job log output 2022-12-04 17:36:55 +01:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-12-04 17:36:55 +01:00
formal.yml build: harden GitHub workflow permissions 2022-12-04 17:36:57 +01:00
kernel.yml CI: kernel: generate ccache cache on kernel push 2022-12-04 17:36:57 +01:00
labeler.yml build: harden GitHub workflow permissions 2022-12-04 17:36:57 +01:00
tools.yml build: harden GitHub workflow permissions 2022-12-04 17:36:57 +01:00