Skip to content

Commit 54a460c

Browse files
authored
Trigger Lint workflow on merge group events (#331)
1 parent 525b3ea commit 54a460c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow-linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
pull_request:
66
paths:
77
- .github/workflows/**
8+
merge_group:
9+
types: [checks_requested]
810
workflow_call:
911
workflow_dispatch:
1012

0 commit comments

Comments
 (0)