diff --git a/.github/workflows/build-kernel.yml b/.github/workflows/build-kernel.yml index 4c7c5ed3e080..56520fe25a7a 100644 --- a/.github/workflows/build-kernel.yml +++ b/.github/workflows/build-kernel.yml @@ -1,5 +1,11 @@ name: Build KernelSU Kernel on: + push: + branches: + - kernel_su + pull_request: + branches: + - kernel_su workflow_dispatch: inputs: release_tag: