git: Fixed workflow name

This commit is contained in:
WerWolv
2023-03-19 11:23:43 +01:00
parent dd190f7c8a
commit c6f2b57384

View File

@@ -1,4 +1,4 @@
name: "Unit Tests"
name: "Dispatch"
on:
push:
@@ -16,7 +16,7 @@ on:
jobs:
tests:
name: 🧪 Unit Tests
name: 🎯 Dispatch changes
runs-on: ubuntu-22.04
permissions:
actions: read