@@ -34,6 +34,7 @@ jobs:
test:
runs-on: ubuntu-latest
name: Tools
+ if: github.repository_owner == 'RT-Thread'
strategy:
fail-fast: false
env:
@@ -28,6 +28,7 @@ jobs:
name: ${{ matrix.legs.UTEST }}
matrix:
@@ -6,6 +6,7 @@ jobs:
scancode_job:
name: Scan code format and license
steps:
- uses: actions/checkout@v3
- name: Set up Python
@@ -9,6 +9,7 @@ jobs:
name: Static code analysis