Skip to content

Commit

Permalink
Trigger Lint workflow on merge group events (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck authored Oct 7, 2024
1 parent 525b3ea commit 54a460c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
pull_request:
paths:
- .github/workflows/**
merge_group:
types: [checks_requested]
workflow_call:
workflow_dispatch:

Expand Down

0 comments on commit 54a460c

Please sign in to comment.