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 25557d3 commit 856cbf7Copy full SHA for 856cbf7
README.md
@@ -29,7 +29,7 @@ jobs:
29
# Prepare the scanner to run
30
- shell: bash
31
run: cp -Rf ./.github/actions/continuous-ai-for-accessibility-scanner/.github/actions/* ./.github/actions
32
- # Run the scannner
+ # Run the scanner
33
- uses: ./.github/actions/continuous-ai-for-accessibility-scanner
34
with:
35
urls: | # Provide a newline-delimited list of URLs to scan; more information below.
0 commit comments