Skip to content

use plugin's repo with qgis rules #84

use plugin's repo with qgis rules

use plugin's repo with qgis rules #84

name: QGIS Plugin Repository Checks
on: [push]
jobs:
qgis_repo_checks:
name: Mirror plugins.qgis.org upload scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# This package ships inside the QGIS plugin zip, so the scan that gates it is
# the plugin's. The action lives there to keep one copy of the rule snapshot.
- uses: MerginMaps/qgis-plugin/.github/actions/qgis-repo-checks@master
with:
root: mergin