Skip to content

[pull] main from calcom:main #257

[pull] main from calcom:main

[pull] main from calcom:main #257

name: "Welcome new contributors"
on:
issues:
types: opened
pull_request:
types: opened
permissions:
pull-requests: write
issues: write
jobs:
welcome-message:
name: Welcoming New Users
runs-on: ubuntu-latest

Check failure on line 16 in .github/workflows/welcome-new-contributors.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/welcome-new-contributors.yml

Invalid workflow file

You have an error in your yaml syntax on line 16
timeout-minutes: 10
needs: semantics
if: github.event.action == 'opened'
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: |-
Thank you for making your first Pull Request and taking the time to improve Cal.com ! ❤️🎉
Feel free to join the conversation at [discord](https://go.cal.com/discord)
issue-message: |
Thank you for opening your first issue, one of our team members will review it as soon as it possible. ❤️🎉