From ac3ac8f44cde23ed23038e908ab5dc6a2f844055 Mon Sep 17 00:00:00 2001 From: Lenz Weber-Tronic Date: Tue, 2 Apr 2024 13:23:07 +0200 Subject: [PATCH] rename job --- .github/workflows/devtools-errorcodes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/devtools-errorcodes.yml b/.github/workflows/devtools-errorcodes.yml index 820444c2541..747b5cc236f 100644 --- a/.github/workflows/devtools-errorcodes.yml +++ b/.github/workflows/devtools-errorcodes.yml @@ -6,7 +6,7 @@ on: types: - completed jobs: - publish: + dispatch: runs-on: ubuntu-latest steps: - uses: actions/create-github-app-token@v1