Skip to content

Commit

Permalink
ci: don't skip checks in merge group (#3285)
Browse files Browse the repository at this point in the history
hope it works
  • Loading branch information
scarf005 authored Sep 27, 2023
1 parent d6026df commit c7a9bae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
- doc/**
- 'scripts/**'
merge_group:
branches:
- upload
types: [checks_requested]
pull_request:
branches:
- upload
Expand Down

0 comments on commit c7a9bae

Please sign in to comment.