Skip to content

Commit ffa6ae3

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

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
@@ -21,6 +21,7 @@
2121
name: Kernel Integration Tests
2222
on:
2323
workflow_dispatch:
24+
pull_request: # TEMP: verify the workflow runs on PR #1576; reverted before merge.
2425
schedule:
2526
- cron: "17 9 * * 6" # Weekly: Saturday 09:17 UTC (14:47 IST). Clear of the
2627
# daily 21:30 UTC nightly and the Sunday SPOG slot,

0 commit comments

Comments
 (0)