Skip to content

Should only trim one newline at start and end so that you can add custom newlines #48

Should only trim one newline at start and end so that you can add custom newlines

Should only trim one newline at start and end so that you can add custom newlines #48

jobs:
accessibility_alt_text_bot:
runs-on: ubuntu-latest
steps:
- uses: github/accessibility-alt-text-bot@v1.4.0
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