mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Check if there are any missing contributors (#18099)
This commit is contained in:
2
.github/workflows/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user