Skip to content

Commit 7cb028d

Browse files
committed
Add merge_group handler for tox workflow
1 parent 3fcd6a2 commit 7cb028d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tox.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name: tox
33

44
on:
5+
merge_group:
6+
branches:
7+
- "main"
58
push:
69
branches:
710
- "main"

0 commit comments

Comments
 (0)