This action runs the UMDP3 fixer script stored in MetOffice/SimSys_Scripts.
name: umdp3 Fixer
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
umdp3_fixer:
uses: MetOffice/growss/.github/workflows/umdp3_fixer.yaml@main
# Optional non default inputs
with:
runner: "ubuntu-latest"
timeout: 15