Skip to content

test ci temporary

test ci temporary #85

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.
# TEMPORARY: pinned to a branch so this can be tested before the plugin PR
# merges. Revert to @master before merging -- the branch gets deleted.
- uses: MerginMaps/qgis-plugin/.github/actions/qgis-repo-checks@qgis_repo_checks
with:
root: mergin