Skip to content

feat: scope the CI and add QoL improvements #49

feat: scope the CI and add QoL improvements

feat: scope the CI and add QoL improvements #49

name: Validate Dependabot Config
on:
pull_request:
paths:
- '.github/dependabot.yml'
- '.github/workflows/dependabot-validate.yml'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: marocchino/validate-dependabot@v3