Remove pull_request_target
This commit is contained in:
parent
36e41cfb7a
commit
3b316e17d7
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@ -11,15 +11,6 @@ on:
|
|||||||
- '.github/CODEOWNERS'
|
- '.github/CODEOWNERS'
|
||||||
- '.github/renovate.json'
|
- '.github/renovate.json'
|
||||||
- '.github/dependabot.yml'
|
- '.github/dependabot.yml'
|
||||||
pull_request_target:
|
|
||||||
types: [opened, synchronize, reopened]
|
|
||||||
paths-ignore:
|
|
||||||
- 'README.md'
|
|
||||||
- 'LICENSE.md'
|
|
||||||
- '.gitignore'
|
|
||||||
- '.github/CODEOWNERS'
|
|
||||||
- '.github/renovate.json'
|
|
||||||
- '.github/dependabot.yml'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pythonci:
|
pythonci:
|
||||||
|
Loading…
Reference in New Issue
Block a user