Skip to content

feat: use <progress> and <svg> for browser progress indicator instead of <canvas> #161

feat: use <progress> and <svg> for browser progress indicator instead of <canvas>

feat: use <progress> and <svg> for browser progress indicator instead of <canvas> #161

Workflow file for this run

jobs:
compliance:
runs-on: ubuntu-latest
steps:
- uses: mtfoley/pr-compliance-action@main
with:
body-auto-close: false
ignore-team-members: false
name: Compliance
on:
pull_request:
branches:
- master
types:
- edited
- opened
- reopened
- synchronize
permissions:
pull-requests: write