Skip to content

thorvg: add component of thorvg (IEC-115) #1155

thorvg: add component of thorvg (IEC-115)

thorvg: add component of thorvg (IEC-115) #1155

Workflow file for this run

name: pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]