This repository has been archived by the owner on May 6, 2024. It is now read-only.
Bump pa11y from 6.2.3 to 8.0.0 #4206
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: woke | |
# yamllint disable-line rule:truthy | |
on: | |
workflow_dispatch: | |
push: | |
permissions: read-all | |
jobs: | |
woke: | |
name: woke | |
runs-on: ubuntu-latest | |
steps: | |
- name: Checkout | |
uses: actions/checkout@v3 | |
- name: woke | |
uses: get-woke/woke-action@v0 | |
with: | |
fail-on-error: false |