Skip to content

Some starting tweaks towards the MVP example. #19

Some starting tweaks towards the MVP example.

Some starting tweaks towards the MVP example. #19

name: Validate and process Building Blocks
on:
workflow_dispatch:
push:
branches:
- master
- main
permissions:
contents: write
pages: write
id-token: write
jobs:
validate-and-process:
uses: opengeospatial/bblocks-postprocess/.github/workflows/validate-and-process.yml@master