diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 6d2569d..fc475d1 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -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