Skip to content

Commit

Permalink
ci: Add merge_group triggers (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Nov 25, 2024
1 parent 9b40dea commit 16b027f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-yaml-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
merge_group:

jobs:
lint:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/plugin_definition_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches: [main]
workflow_dispatch:
inputs: {}
merge_group:

jobs:
tests:
Expand Down

0 comments on commit 16b027f

Please sign in to comment.