github / accessibility-alt-text-bot

An action to remind users to add alt text on Issues, Pull Requests, and Discussions
MIT License
74 stars 13 forks source link

Update ci.yml workflow for clarity #20

Closed khiga8 closed 1 year ago

khiga8 commented 1 year ago

This PR updates the workflow file to make the job names more clear.

I am also updating the dispatch events to:

  push:
    branches: ["main"]
  workflow_dispatch:
  pull_request: