Skip to content

[pre-commit.ci] pre-commit autoupdate (#3531) #1556

[pre-commit.ci] pre-commit autoupdate (#3531)

[pre-commit.ci] pre-commit autoupdate (#3531) #1556

name: 馃懃 Invite contributors
on:
push:
branches:
- main
jobs:
invite-contributor:
name: Invite contributors
runs-on: ubuntu-latest
steps:
- name: Invite contributors
uses: strawberry-graphql/invite-to-org-action@v4
with:
organisation: "strawberry-graphql"
comment: |
Thanks for contributing to Strawberry! 馃帀 You've been invited to join
the Strawberry GraphQL organisation 馃槉
You can also request a free sticker by filling this form: https://forms.gle/dmnfQUPoY5gZbVT67
And don't forget to join our discord server: https://strawberry.rocks/discord 馃敟
team-slug: "strawberry-contributors"
github-token: ${{ secrets.BOT_TOKEN }}