Skip to content

NXT-10864 [Enact] Spottable - Investigate performance improvements #40

NXT-10864 [Enact] Spottable - Investigate performance improvements

NXT-10864 [Enact] Spottable - Investigate performance improvements #40

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