We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558dd34 commit b76ee48Copy full SHA for b76ee48
1 file changed
.github/workflows/invite.yml
@@ -14,7 +14,6 @@ jobs:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
comment: |
16
'
17
-
18

19
20
Hey there! 👋
@@ -32,7 +31,7 @@ jobs:
32
31
- Introduce yourself to our community in `🤗│introductions` channel.
33
- Feel free to share your excitement on socials with `#devstrons`. You can also tag us using `@devstrons`.
34
35
- Looking forward to interacting with you in our community! Welcome once again! 🤓
36
-'
+ Looking forward to interacting with you in our community! Welcome once again! 🤖
+ '
37
env:
38
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}
0 commit comments