mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-11 12:37:16 +00:00
update PR to pull request
This commit is contained in:
committed by
GitHub
parent
5f2fb781f1
commit
f50c5f7f33
@@ -48,10 +48,10 @@ jobs:
|
|||||||
|
|
||||||
##### Example Usage: Pull Requests labeled with `needs-review` and `size/XL`
|
##### Example Usage: Pull Requests labeled with `needs-review` and `size/XL`
|
||||||
```yaml
|
```yaml
|
||||||
name: Add needs-review and size/XL PRs to projects
|
name: Add needs-review and size/XL pull requests to projects
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_requests:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- labeled
|
- labeled
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user