Skip to content

Add auto change of favicon depending on system/browser theme (#364) #834

Add auto change of favicon depending on system/browser theme (#364)

Add auto change of favicon depending on system/browser theme (#364) #834

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["20"]'