Update pull-requests.yml
This commit is contained in:
5
.github/workflows/pull-requests.yml
vendored
5
.github/workflows/pull-requests.yml
vendored
@@ -1,9 +1,8 @@
|
||||
name: Pull Requests
|
||||
name: pull requests
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
types: [opened]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user