Automatically check accessibility on every pull request and deployment
Runs on every push and pull request automatically
Results posted directly in pull request comments
Fail builds if accessibility score drops below threshold
Go to your repository Settings → Secrets and variables → Actions and add:
Commit the workflow file and push to trigger your first scan
git add .github/workflows/accessibility-scan.yml git commit -m "Add accessibility testing" git push
Score: 92/100 (Excellent)
| 🔴 Critical | 0 |
| 🟠 Serious | 2 |
| 🟡 Moderate | 5 |
| 🔵 Minor | 3 |
Scanned with AccessAudit - Make the web accessible for everyone