Skip to content

chore(deps): bump @iconify-json/material-icon-theme from 1.2.49 to 1.2.51 #21

chore(deps): bump @iconify-json/material-icon-theme from 1.2.49 to 1.2.51

chore(deps): bump @iconify-json/material-icon-theme from 1.2.49 to 1.2.51 #21

Workflow file for this run

name: Tests
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Prepare
uses: ./.github/actions/prepare
- name: Run linter
run: pnpm lint