Skip to content

Commit 7431733

Browse files
author
Tom Pearson
authored
Update pa11y.yml
1 parent 9a0cf5d commit 7431733

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pa11y.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
npm i
2323
npm test
2424
- name: Commit report
25+
if: ${{ always() }}
2526
run: |
2627
git config user.name "Automated"
2728
git config user.email "[email protected]"

0 commit comments

Comments
 (0)