8000 Note that EXPLAINER.md was generated by an LLM. · w3c/did@1c0363c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Note that EXPLAINER.md was generated by an LLM. #115

Note that EXPLAINER.md was generated by an LLM.

Note that EXPLAINER.md was generated by an LLM. #115

Workflow file for this run

# .github/workflows/pr-push.yml
name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: w3c/spec-prod@v2
with:
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}
W3C_WG_DECISION_URL: https://www.w3.org/2024/09/24-did-minutes.html#r02
W3C_BUILD_OVERRIDE: |
shortName: did-1.1
specStatus: WD
0