Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Repo: integrate with yarn-berry-deduplicate for fewer dependencies tree #366985

Repo: integrate with yarn-berry-deduplicate for fewer dependencies tree

Repo: integrate with yarn-berry-deduplicate for fewer dependencies tree #366985

Workflow file for this run

name: Accessibility-alt-text-bot
on:
issues:
types: [opened, edited]
pull_request:
types: [opened, edited]
issue_comment:
# nx bot and netlify bot edit their comments regularly
# this floods our action queue with this action
# it's rare that someone edits a comment to add an image so to save our queue we ignore the edit
types: [created]
discussion:
types: [created, edited]
discussion_comment:
types: [created, edited]
permissions:
issues: write
pull-requests: write
discussions: write
jobs:
accessibility_alt_text_bot:
name: Check alt text is set on images
if: ${{ !endsWith(github.actor, '[bot]') }}
runs-on: ubuntu-latest
steps:
- name: Get action 'github/accessibility-alt-text-bot'
uses: github/accessibility-alt-text-bot@v1.7.1
Morty Proxy This is a proxified and sanitized view of the page, visit original site.