Skip to content

Commit

Permalink
Update html_accessibility_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dulude authored Mar 4, 2024
1 parent 6894bce commit 9e89f02
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/html_accessibility_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ on:
A11YWATCH_TOKEN:
description: 'a11ywatch token'
required: false
# workflow_dispatch:
# inputs:
# target_url:
# default: null
# description: "URL to scan"
# required: false
# type: 'string'
workflow_dispatch:
inputs:
target_url:
default: null
description: "URL to scan"
required: false
type: 'string'


jobs:
Expand Down

0 comments on commit 9e89f02

Please sign in to comment.