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 a7ee2d3 commit c3b187bCopy full SHA for c3b187b
.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.GH_TOKEN }}
+ token: ${{ secrets.TEST }}
68
cache_key: ${{ steps.cache_key.outputs.cache_key }}
69
70
- name: Retrieve cached findings
0 commit comments