We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2df550 commit 23e2dcbCopy full SHA for 23e2dcb
1 file changed
.github/workflows/integration-kernel.yml
@@ -20,6 +20,7 @@
20
name: Kernel Integration Tests
21
on:
22
workflow_dispatch:
23
+ pull_request: # TEMP: verify the workflow runs on PR #1576; reverted before merge.
24
schedule:
25
- cron: "17 9 * * 6" # Weekly: Saturday 09:17 UTC (14:47 IST). Clear of the
26
# daily 21:30 UTC nightly and the Sunday SPOG slot,
0 commit comments