Skip to content

namespace creation #40203

namespace creation

namespace creation #40203

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