Skip to content

Commit 10ac2b2

Browse files
committed
ci: restrict rt-thread organization
1 parent 84fe80f commit 10ac2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
build:
2626
runs-on: ubuntu-latest
2727
name: ${{ matrix.legs.RTT_BSP }}
28+
if: github.repository_owner == 'RT-Thread'
2829
strategy:
2930
fail-fast: false
3031
matrix:

0 commit comments

Comments
 (0)