Skip to content

Update standards position on Trusted Types - fixes #20 #224

Update standards position on Trusted Types - fixes #20

Update standards position on Trusted Types - fixes #20 #224

Workflow file for this run

name: Validate
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- run: pip install -r requirements.txt
- run: python ./activities.py validate