ci: Run greeting workflow on zephyrproject-rtos/zephyr.
Only run first time contributor check on zephyrproject-rtos/zephyr. Signed-off-by: Andrew McLachlan <andrew.mclachlan@analog.com>
This commit is contained in:
parent
d7846de548
commit
990b421b09
@ -9,6 +9,8 @@ on:
|
||||
jobs:
|
||||
check_for_first_interaction:
|
||||
runs-on: ubuntu-22.04
|
||||
if: github.repository == 'zephyrproject-rtos/zephyr'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: zephyrproject-rtos/action-first-interaction@v1.1.1-zephyr-3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user