Skip to content

Merge branch 'master' of https://github.com/ogcincubator/iliad-apis-f… #159

Merge branch 'master' of https://github.com/ogcincubator/iliad-apis-f…

Merge branch 'master' of https://github.com/ogcincubator/iliad-apis-f… #159

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@upload-ontologies
secrets:
sparql_username: ${{ secrets.sparql_username }}
sparql_password: ${{ secrets.sparql_password }}