Skip to content

Commit b23f948

Browse files
committed
Revert "TEMP: run wolfBoot TZ integration per-push to validate NSC refactor (revert before merge)"
This reverts commit d9c5bdb.
1 parent d9c5bdb commit b23f948

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/wolfboot-tz-integration.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@
1111
name: wolfBoot TrustZone integration nightly (m33mu)
1212

1313
on:
14-
# TEMPORARY: run per-push on the PR branch to validate the NSC transport
15-
# refactor end-to-end under m33mu before merge. Revert to schedule-only.
16-
push:
17-
pull_request:
14+
schedule:
15+
# 07:00 UTC daily
16+
- cron: '0 7 * * *'
1817
workflow_dispatch:
1918

2019
permissions:

0 commit comments

Comments
 (0)