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 c3b187b commit f20dfceCopy full SHA for f20dfce
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
http://127.0.0.1:4000/about/
65
http://127.0.0.1:4000/404.html
66
repository: github-community-projects/continuous-ai-for-accessibility-scanner
67
- token: ${{ secrets.TEST }}
+ token: ${{ secrets.GH_TOKEN }}
68
cache_key: ${{ steps.cache_key.outputs.cache_key }}
69
70
- name: Retrieve cached findings
0 commit comments