Skip to content

Commit af9cd2c

Browse files
authored
chore: run checks in merge queues (#80)
1 parent 22ba5bb commit af9cd2c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- main
66
pull_request:
7+
merge_group:
78

89
jobs:
910
format:

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
pull_request:
8+
merge_group:
89
workflow_dispatch:
910

1011
jobs:

0 commit comments

Comments
 (0)