Skip to content

Commit

Permalink
fix: add contract checks to merge queue CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ya7on committed Dec 19, 2024
1 parent 0270fe2 commit 6b49cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
merge_group:
types: [ checks_requested ]

jobs:
build:
Expand Down

0 comments on commit 6b49cad

Please sign in to comment.