Skip to content

Commit 50fe1de

Browse files
committed
adopt last change from template
1 parent bdd6683 commit 50fe1de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/accessibility-alt-text-bot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
jobs:
22
accessibility_alt_text_bot:
3-
if: ${{ github.event.issue || github.event.pull_request }}
43
runs-on: ubuntu-latest
54
steps:
6-
- uses: github/[email protected]
5+
- if: ${{ github.event.issue || github.event.pull_request }}
6+
uses: github/[email protected]
77

88
name: Accessibility Alt Text Bot
99

0 commit comments

Comments
 (0)