Skip to content

Add banner to the org readme to improve UX #20

Add banner to the org readme to improve UX

Add banner to the org readme to improve UX #20

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