remove unneeded workflow triggers

This commit is contained in:
Christian Winther 2024-01-26 23:54:24 +00:00
parent ef37c8f234
commit 3723f36043
1 changed files with 0 additions and 2 deletions

View File

@ -17,9 +17,7 @@ on:
# See: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
pull_request:
types:
- labeled
- opened
- ready_for_review
- reopened
- synchronize