Skip to content

bump gatekeeper for enabling psp migrated mutations #5119

bump gatekeeper for enabling psp migrated mutations

bump gatekeeper for enabling psp migrated mutations #5119

Workflow file for this run

on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
format-code:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ministryofjustice/github-actions/code-formatter@main
with:
ignore-files: "terraform.tfvars"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}