Skip to content

Checks if there is a need for checks on installation #22

Checks if there is a need for checks on installation

Checks if there is a need for checks on installation #22

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]