mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-27 17:40:22 +00:00
[ci][action] add the repo check for self-use
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
032a3f2704
commit
2db41308ea
1
.github/workflows/static_code_analysis.yml
vendored
1
.github/workflows/static_code_analysis.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user