Skip to content

🛠 Tooling: Add unit test that every option and/or piece of tooling is mentioned in docs #3156

🛠 Tooling: Add unit test that every option and/or piece of tooling is mentioned in docs

🛠 Tooling: Add unit test that every option and/or piece of tooling is mentioned in docs #3156

jobs:
accessibility_alt_text_bot:
if: ${{ !endsWith(github.actor, '[bot]') }}
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
name: Accessibility Alt Text Bot
on:
issue_comment:
types:
- created
- edited
issues:
types:
- edited
- opened
pull_request:
types:
- edited
- opened
permissions:
issues: write
pull-requests: write