Check if there are any missing contributors (#18099)

This commit is contained in:
Pascal Jufer
2023-04-07 13:58:47 +02:00
committed by GitHub
parent 88a401ca20
commit f7c2f14181

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- id: check
uses: directus/cla-bot@v0.0.1
- if: failure()
- if: failure() && steps.check.outputs.missing
uses: marocchino/sticky-pull-request-comment@v2
with:
message: |