We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a3ab6 commit cefd4a9Copy full SHA for cefd4a9
.github/workflows/a11y-alt-bot.yml
@@ -5,8 +5,7 @@ on:
5
pull_request:
6
types: [opened, edited]
7
issue_comment:
8
- # nx bot and netlify bot edit their comments regularly
9
- # this floods our action queue with this action
+ # nx bot and netlify bot edit their comments regularly, this floods our action queue with this action
10
# it's rare that someone edits a comment to add an image so to save our queue we ignore the edit
11
types: [created]
12
discussion:
0 commit comments