这是indexloc提供的服务,不要输入任何密码
Skip to content

Relax aria-valuenow requirement on slider role #1075

Relax aria-valuenow requirement on slider role

Relax aria-valuenow requirement on slider role #1075

Workflow file for this run

name: "Check if PR introduces errant RFC-2119"
on:
pull_request:
types: [opened, edited]
paths:
- index.html
jobs:
check_pr:
runs-on: ubuntu-latest
steps:
- name: Check PR
uses: JJ/github-pr-contains-action@releases/v10
with:
github-token: ${{github.token}}
diffDoesNotContain: " must | must not | shall | shall not | should | should not | may"