Skip to content

Update README.md, remove the (hopefully) loads first #8

Update README.md, remove the (hopefully) loads first

Update README.md, remove the (hopefully) loads first #8

Workflow file for this run

name: Enforce style
on:
pull_request:
push:
branches:
- master
jobs:
pre-commit:
name: Deploy to QGIS plugin repository
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]