Skip to content

Merge branch 'GAT-8812' of https://github.com/HDRUK/medcat-service in… #29

Merge branch 'GAT-8812' of https://github.com/HDRUK/medcat-service in…

Merge branch 'GAT-8812' of https://github.com/HDRUK/medcat-service in… #29

Workflow file for this run

name: Lint GitHub Workflows
permissions:
contents: read
actions: read
on:
pull_request:
paths:
- ".github/workflows/**/*.yml"
- ".github/workflows/**/*.yaml"
push:
paths:
- ".github/workflows/**/*.yml"
- ".github/workflows/**/*.yaml"
jobs:
actionlint:
uses: HDRUK/github-actions-templates/.github/workflows/actionlint.yaml@main