summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-04-08 13:16:08 +0700
committerhathach <[email protected]>2024-04-08 13:16:08 +0700
commitcbbfbbb57ea8b4ea97ce4f2e2d157da9c25019fe (patch)
tree163091ac4b1dbef5a5d76e874f1350022602a01b /.github/workflows
parentaf1346c74878aaec8549483ae6371614f550c863 (diff)
add cpuctl and pinctl to tuh_configure() option for max3421
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_iar.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build_iar.yml b/.github/workflows/build_iar.yml
index a0a022ecc..499349904 100644
--- a/.github/workflows/build_iar.yml
+++ b/.github/workflows/build_iar.yml
@@ -28,6 +28,7 @@ concurrency:
jobs:
cmake:
+ if: github.repository_owner == 'hathach'
runs-on: [self-hosted, Linux, X64, hifiphile]
strategy:
fail-fast: false