CI: kernel: generate ccache cache on kernel push
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 8 Oct 2022 17:25:54 +0000 (19:25 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 11 Oct 2022 14:47:24 +0000 (16:47 +0200)
commit23e946d1aded1fc21125704c0819146d5772d72b
tree0ec5f886ef268ab9a17ee5c1abd23bac999a678d
parentbb212092dfef41ace28f599324d45062a52746ab
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>
.github/workflows/kernel.yml