fix(ci): gate welcome message on first-time contributor association (#40543)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Evan Rusackas
2026-05-30 20:39:38 -07:00
committed by GitHub
parent 8e47eb1cc1
commit c7bbfff475

View File

@@ -7,6 +7,7 @@ on:
jobs:
welcome:
runs-on: ubuntu-24.04
if: github.event.pull_request.author_association == 'FIRST_TIME_CONTRIBUTOR'
permissions:
pull-requests: write