GitHub action to check for DMI5 (#17881)

* GitHub action to check for DMI5

* Maybe?

* bump

* checkout first

* Bumps some icons
This commit is contained in:
AffectedArc07
2022-05-28 07:58:15 -06:00
committed by GitHub
parent 3c7cc050f2
commit 7f22eb8611
4 changed files with 16 additions and 2 deletions
+14
View File
@@ -0,0 +1,14 @@
name: Check for DMI5
on: pull_request_target
jobs:
check-dmi5:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ParadiseSS13/DMI5Checker@v1
with:
icons-path: 'icons'