diff --git a/.github/workflows/test-dispatch.yml b/.github/workflows/test-dispatch.yml index 0ae9afa9e..1e2c20bca 100644 --- a/.github/workflows/test-dispatch.yml +++ b/.github/workflows/test-dispatch.yml @@ -10,7 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Repository Dispatch - id: dispatch uses: peter-evans/repository-dispatch@v1 with: token: ${{ secrets.ACTION_TRIGGER_TOKEN }}