mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-16 19:27:39 +00:00
security: Update test.yml removing pull_request_review event (#1763)
This commit is contained in:
parent
fc1fb2b582
commit
af6bdde59a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -4,8 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "**"
|
- "**"
|
||||||
pull_request_review:
|
|
||||||
types: [edited, dismissed, submitted]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- assigned
|
- assigned
|
||||||
|
|
Loading…
Reference in a new issue