diff --git a/.github/workflows/kernel.yml b/.github/workflows/kernel.yml index c90de1d56..3c2a001fe 100644 --- a/.github/workflows/kernel.yml +++ b/.github/workflows/kernel.yml @@ -2,6 +2,7 @@ name: revyos-kernel-build on: push: + pull_request: workflow_dispatch: schedule: - cron: "0 2 * * *" @@ -101,4 +102,4 @@ jobs: name: kernel.tar.gz path: kernel.tar.gz retention-days: 30 - \ No newline at end of file +