[go: up one dir, main page]

Skip to content

Change Script Enforcement Mechanism to use flags #37

Change Script Enforcement Mechanism to use flags

Change Script Enforcement Mechanism to use flags #37

Workflow file for this run

# .github/workflows/auto-publish.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@v4
- uses: w3c/spec-prod@v2
with:
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
# Replace following with appropriate value. See options.md for details.
W3C_WG_DECISION_URL: https://github.com/w3c/webappsec/blob/main/meetings/2024/2024-05-15-minutes.md
# Usually, you want the following set too...
TOOLCHAIN: bikeshed
SOURCE: spec/index.bs
W3C_BUILD_OVERRIDE: |
shortName: trusted-types
status: WD