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 dce9bc9 commit ffa6ae3Copy full SHA for ffa6ae3
1 file changed
.github/workflows/integration-kernel.yml
@@ -21,6 +21,7 @@
21
name: Kernel Integration Tests
22
on:
23
workflow_dispatch:
24
+ pull_request: # TEMP: verify the workflow runs on PR #1576; reverted before merge.
25
schedule:
26
- cron: "17 9 * * 6" # Weekly: Saturday 09:17 UTC (14:47 IST). Clear of the
27
# daily 21:30 UTC nightly and the Sunday SPOG slot,
0 commit comments