mirror of
https://github.com/gradle/actions.git
synced 2025-04-19 01:09:20 +08:00
Fix workflow name
This commit is contained in:
parent
35425fdacf
commit
686b2ec1fb
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user