Skip to content

Commit

Permalink
ci: Hopefully a fix for discord message (#7888)
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb committed Apr 24, 2024
1 parent fb30434 commit 4e7f24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new_contributor_pr.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
{
"title": "New Contributor Alert",
"description": "A new contributor has opened a pull request!",
"color": 3066993, # You can customize the color here
"color": 3066993,
"fields": [
{
"name": "Repository",
Expand Down

1 comment on commit 4e7f24f

@sf966gpm
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice commit bro

Please sign in to comment.