Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 9381ba9

Browse files
committed
chore: update workflow
1 parent 20dccc5 commit 9381ba9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/merge.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- master
7+
pull_request:
8+
types: [closed]
9+
branches:
10+
- master
711

812
jobs:
913
tests:

0 commit comments

Comments
 (0)