Skip to content

Commit 23e2dcb

Browse files
committed
TEMP: add pull_request trigger to verify kernel workflow on PR (revert before merge)
1 parent b2df550 commit 23e2dcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration-kernel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
name: Kernel Integration Tests
2121
on:
2222
workflow_dispatch:
23+
pull_request: # TEMP: verify the workflow runs on PR #1576; reverted before merge.
2324
schedule:
2425
- cron: "17 9 * * 6" # Weekly: Saturday 09:17 UTC (14:47 IST). Clear of the
2526
# daily 21:30 UTC nightly and the Sunday SPOG slot,

0 commit comments

Comments
 (0)