Revert "WIP: Cross-build github action on for-main"

It shouldn't have been pushed

This reverts commit d16397c173.
This commit is contained in:
Andrew Turner 2025-04-08 11:59:48 +01:00
parent d937ddacc6
commit 487c7245a7

View file

@ -2,7 +2,7 @@ name: Cross-build Kernel
on:
push:
branches: [ main, 'stable/14', 'stable/13', 'for-main' ]
branches: [ main, 'stable/14', 'stable/13' ]
pull_request:
branches: [ main ]
workflow_dispatch: