Skip to content

🐛 Bug: \\n -> \n should only happen with template strings #30

🐛 Bug: \\n -> \n should only happen with template strings

🐛 Bug: \\n -> \n should only happen with template strings #30

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