Skip to content

Commit

Permalink
Update weekly_html_accessibility_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dulude authored Dec 5, 2024
1 parent db53ef2 commit 5607368
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/weekly_html_accessibility_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ on:

jobs:
Scheduled:
uses: spacetelescope/notebook-ci-actions/.github/workflows/html_accessibility_check.yml@main
uses: spacetelescope/notebook-ci-actions/.github/workflows/html_accessibility_check.yml@v3
with:
target_url: https://spacetelescope.github.io/${{ github.event.repository.name }}/
python-version: ${{ vars.PYTHON_VERSION }}
secrets:
A11YWATCH_TOKEN: ${{ secrets.A11YWATCH_TOKEN }}

0 comments on commit 5607368

Please sign in to comment.