Skip to content

fix(base.html): remove integrity attribute from script tags #54

fix(base.html): remove integrity attribute from script tags

fix(base.html): remove integrity attribute from script tags #54

Workflow file for this run

name: WIP
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}