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:
Andrew McLachlan 2023-09-06 09:28:38 +01:00 committed by Anas Nashif
parent d7846de548
commit 990b421b09

View File

@ -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