Skip to content

Avoid empty checkbox searches #15

Avoid empty checkbox searches

Avoid empty checkbox searches #15

Workflow file for this run

name: Build CKAN Status
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build CKAN Status
run: npm install && npm run build