Skip to content

settings: Make Do not disturb icon brigther when it's on. #537

settings: Make Do not disturb icon brigther when it's on.

settings: Make Do not disturb icon brigther when it's on. #537

Workflow file for this run

name: Node.js CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test