8000 Add comment about asynchronous permission checks · WICG/idle-detection@6c7be3c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add comment about asynchronous permission checks #34

Add comment about asynchronous permission checks

Add comment about asynchronous permission checks #34

Workflow file for this run

name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v1
with:
GH_PAGES_BRANCH: gh-pages
VALIDATE_MARKUP: false
0