Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 833756f

Browse files
committed
Fix pull request configuration
1 parent 0c3fa8a commit 833756f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches-ignore:
55
- master
66
pull_request:
7+
types: [opened, synchronize, reopened]
78

89
jobs:
910
validation:

0 commit comments

Comments
 (0)