Skip to content

Removed reading of preview config parameter `min-preview-publish-inst… #39

Removed reading of preview config parameter `min-preview-publish-inst…

Removed reading of preview config parameter `min-preview-publish-inst… #39

Workflow file for this run

---
name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./.github/actions/ci-action