Remove pull_request_target

This commit is contained in:
Luke Tainton 2024-01-24 21:06:24 +00:00
parent 36e41cfb7a
commit 3b316e17d7
No known key found for this signature in database

View File

@ -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: