ci: run on pull requests

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
This commit is contained in:
Icenowy Zheng
2023-05-01 23:20:20 +08:00
committed by Han Gao
parent 3d7b6b56c3
commit 493de61386

View File

@@ -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