Skip to content

Fix: Bad contrast in the blog's dark theme in info boxes (#1070) #768

Fix: Bad contrast in the blog's dark theme in info boxes (#1070)

Fix: Bad contrast in the blog's dark theme in info boxes (#1070) #768

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 }}