Skip to content

Bug: #1281 fixed, [Dark/Light Mode Toggle Doesn't Close Automatically on Mobile] #1110

Bug: #1281 fixed, [Dark/Light Mode Toggle Doesn't Close Automatically on Mobile]

Bug: #1281 fixed, [Dark/Light Mode Toggle Doesn't Close Automatically on Mobile] #1110

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}