Skip to content

Split items in data catalogue into separate tabs, calculate area of bounding box, fix bugs #1315

Split items in data catalogue into separate tabs, calculate area of bounding box, fix bugs

Split items in data catalogue into separate tabs, calculate area of bounding box, fix bugs #1315

Workflow file for this run

name: Blocking Issues
on:
issues:
types: [ opened, edited, deleted, transferred, closed, reopened ]
pull_request_target:
types: [ opened, edited, closed, reopened ]
jobs:
blocking_issues:
runs-on: ubuntu-latest
name: Checks for blocking issues
steps:
- uses: Levi-Lesches/blocking-issues@v2