Skip to content

NXT-15365: Replaced Gatsby with Astro Docs #31

NXT-15365: Replaced Gatsby with Astro Docs

NXT-15365: Replaced Gatsby with Astro Docs #31

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
concurrency:
group: ci-pr-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
pull-request:
uses: ./.github/workflows/ci-reusable.yml
with:
checkout-ref: ''
secrets: inherit