Fix workflow name

This commit is contained in:
Daz DeBoer 2025-01-29 17:25:32 -07:00 committed by GitHub
parent 35425fdacf
commit 686b2ec1fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -361,7 +361,7 @@ submitted before the dependency review can complete. The period to wait is contr
Here's an example of a separate "Dependency Review" workflow that will wait up to 10 minutes for dependency submission to complete.
```yaml
name: dependency-review
name: Dependency Review
on:
pull_request: