Skip to content

fix(spa): allow service worker in trusted types policy #857

fix(spa): allow service worker in trusted types policy

fix(spa): allow service worker in trusted types policy #857

Workflow file for this run

name: PR Title Check
on:
pull_request:
types:
- opened
- edited
jobs:
check-pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}