Skip to content

Commit f57a025

Browse files
authored
Add merge_group handler for tox workflow (#329)
1 parent e4d556b commit f57a025

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)