Skip to content

Simplify alt-text-bot Workflow #38

@kendallgassner

Description

@kendallgassner

What

As pointed out in JoshuaKGoldberg/create-typescript-app#997 the if statement in our alt-text-bot workflow is likely unnecessary.

if: ${{ github.event.issue || github.event.pull_request || github.event.discussion && github.event.comment.user.login != 'accessibility-bot' }}

Acceptance Criteria

  • - Run a test to ensure the if statement is not necessary
  • - Remove if statement from our 'test' workflow
  • - Remove if statement from our readme

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions