mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-28 07:47:02 -05:00
git: Fixed workflow name
This commit is contained in:
4
.github/workflows/dispatch.yml
vendored
4
.github/workflows/dispatch.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user