fix: welcome-new-contributors action (#10425)

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
pull/10434/head^2
Danila 2023-08-02 21:20:30 +02:00 committed by GitHub
parent 871e17a865
commit ea7853789c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 19 deletions

View File

@ -15,7 +15,6 @@ jobs:
name: Welcoming New Users
runs-on: ubuntu-latest
timeout-minutes: 10
needs: semantics
if: github.event.action == 'opened'
steps:
- uses: actions/first-interaction@v1