Skip to content

Commit

Permalink
Wait for windows (#2036)
Browse files Browse the repository at this point in the history
  • Loading branch information
xsebek authored Jul 14, 2024
1 parent 244c882 commit 37ecbc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/.mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ queue_rules:
- check-success=Haskell-CI - Linux - ghc-9.6.5
- check-success=Haskell-CI - Linux - ghc-9.4.8
- check-success=Haskell-CI - Linux - ghc-9.2.8
- check-success=Haskell-CI - windows-latest - ghc-9.8.2

pull_request_rules:
- actions:
Expand Down Expand Up @@ -60,6 +61,7 @@ pull_request_rules:
- check-success=Haskell-CI - Linux - ghc-9.6.5
- check-success=Haskell-CI - Linux - ghc-9.4.8
- check-success=Haskell-CI - Linux - ghc-9.2.8
- check-success=Haskell-CI - windows-latest - ghc-9.8.2
- label=merge me
- ! '#approved-reviews-by>=1'
- ! '#changes-requested-reviews-by=0'
Expand Down

0 comments on commit 37ecbc0

Please sign in to comment.