@@ -3,17 +3,17 @@ name: Build AArch64
on:
push:
paths:
- - 'src'
- - 'examples'
- - 'lib'
- - 'hw'
+ - 'src/**'
+ - 'examples/**'
+ - 'lib/**'
+ - 'hw/**'
pull_request:
branches: [ master ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
@@ -3,17 +3,17 @@ name: Build ARM
@@ -3,17 +3,17 @@ name: Build ESP
@@ -3,17 +3,17 @@ name: Build MSP430
@@ -3,17 +3,17 @@ name: Build Renesas
@@ -3,17 +3,17 @@ name: Build RISC-V
@@ -3,17 +3,17 @@ name: Hardware Test
# Hardware in the loop (HIL)
# Current self-hosted instance is running on an EPYC 7232 server hosted by HiFiPhile user