Skip to content

fix: replace 'MediaQuery.of' with a specific 'propertyOf' #179

fix: replace 'MediaQuery.of' with a specific 'propertyOf'

fix: replace 'MediaQuery.of' with a specific 'propertyOf' #179

Workflow file for this run

name: Merge request checking
on:
workflow_call:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyzing:
uses: ./.github/workflows/_analyze.yml
testing:
permissions:
checks: write
pull-requests: write
uses: ./.github/workflows/_test.yml