Add pull request types to workflow configuration

This commit is contained in:
Daan Verstraten
2025-10-30 10:12:21 +01:00
committed by GitHub
parent 205070f342
commit 1bf5e3d331

View File

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