Skip to content

Commit

Permalink
enable ci for merge_group (#6361)
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re authored Feb 24, 2023
1 parent b0aca3c commit 4d75396
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
merge_group:
pull_request:
paths:
- "examples/**"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
merge_group:
pull_request:
paths-ignore:
- ".vscode/**"
Expand Down

0 comments on commit 4d75396

Please sign in to comment.