WIP: Cross-build github action on for-main

This commit is contained in:
Andrew Turner 2024-09-11 10:42:08 +01:00
parent 50725e585d
commit d16397c173

View file

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