Skip to content

Add manager-concourse to all_access role to run tests #5121

Add manager-concourse to all_access role to run tests

Add manager-concourse to all_access role to run tests #5121

Workflow file for this run

on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
reject-malformed-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ministryofjustice/github-actions/malformed-yaml@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}