10000 Fix new contributor message · django-cms/django-cms@55028c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55028c1

Browse files
fsbraunmarksweb
authored andcommitted
Fix new contributor message
1 parent fd9cd9d commit 55028c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/new_contributor_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
needs: new
3030
steps:
3131
- name: Send Discord Webhook
32+
continue-on-error: true
3233
env:
3334
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_URL }}
3435
DISCORD_EMBEDS: |

0 commit comments

Comments
 (0)
0