Skip to content

Static anomalies now require one of their safe approach methods rather than ALL OF THEM #10081

Static anomalies now require one of their safe approach methods rather than ALL OF THEM

Static anomalies now require one of their safe approach methods rather than ALL OF THEM #10081

Workflow file for this run

name: Check for DMI5
on:
merge_group:
branches:
- master
pull_request:
branches:
- master
jobs:
check-dmi5:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ParadiseSS13/DMI5Checker@v1
with:
icons-path: "icons"