Skip to content

Merged Pull Request '#338 feature/serve-core-js-endpoint->main: FEAT:… #66

Merged Pull Request '#338 feature/serve-core-js-endpoint->main: FEAT:…

Merged Pull Request '#338 feature/serve-core-js-endpoint->main: FEAT:… #66

Workflow file for this run

name: UTM link lint
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
utm-link-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Checkout common-ci
uses: actions/checkout@v4
with:
repository: 51Degrees/common-ci
path: utm-lint-common-ci
- name: Lint 51degrees.com links
shell: pwsh
run: ./utm-lint-common-ci/scripts/utm-lint.ps1 -RepoRoot .