Skip to content

build(nx): setup workspace & migrate packages #16

build(nx): setup workspace & migrate packages

build(nx): setup workspace & migrate packages #16

Workflow file for this run

on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
env:
NX_VERBOSE_LOGGING: ${{ secrets.NX_VERBOSE_LOGGING }}
NX_SKIP_NX_CACHE: ${{ secrets.NX_SKIP_NX_CACHE }}
NX_TASKS_RUNNER: ${{ secrets.NX_TASKS_RUNNER }}
NX_PERF_LOGGING: ${{ secrets.NX_PERF_LOGGING }}
NX_CLOUD_ENCRYPTION_KEY: ${{ secrets.NX_CLOUD_ENCRYPTION_KEY }}
NX_CLOUD_AUTH_TOKEN: ${{ secrets.NX_CLOUD_AUTH_TOKEN }}
permissions:
actions: write
contents: read
pull-requests: write
id-token: write
jobs:
build-test-lint:
uses: ./.github/workflows/build-test-lint.yml

Check failure on line 24 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

The workflow is not valid. In .github/workflows/pr.yml (Line: 24, Col: 15): Error from called workflow deepkit/deepkit-framework/.github/workflows/build-test-lint.yml@d731aba3e6eb721261ef25a2cc549221b42d1cb0 (Line: 132, Col: 16): Unexpected value '' deepkit/deepkit-framework/.github/workflows/build-test-lint.yml@d731aba3e6eb721261ef25a2cc549221b42d1cb0 (Line: 133, Col: 7): Unexpected value 'mysql'
secrets: inherit
with:
skip: lint