Skip to content

misc(docs): only run accessibility scripts after the sidebar has full… #65

misc(docs): only run accessibility scripts after the sidebar has full…

misc(docs): only run accessibility scripts after the sidebar has full… #65

Workflow file for this run

name: Dependabot Dependency Submission
on:
push:
branches: [ main ]
permissions:
contents: write
jobs:
dependency-submission:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3