Simplify pull request trigger types (#405)

Removed specific pull request types from workflow.
This commit is contained in:
Daan Verstraten
2025-11-04 15:11:08 +01:00
committed by GitHub
parent aeff2d4082
commit f29fba0a7d

View File

@@ -8,11 +8,6 @@ on:
branches: branches:
- main - main
pull_request: pull_request:
types:
- synchronize
- ready_for_review
- review_requested
- auto_merge_enabled
branches: branches:
- main - main
merge_group: {} merge_group: {}