[ci][action] add the repo check for self-use

This commit is contained in:
Supper Thomas
2023-07-11 08:09:08 +08:00
committed by Man, Jianting (Meco)
parent 032a3f2704
commit 2db41308ea
4 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ jobs:
scancode_job:
runs-on: ubuntu-latest
name: Static code analysis
if: github.repository_owner == 'RT-Thread'
steps:
- uses: actions/checkout@v3
- name: Set up Python