diff --git a/.github/workflows/start-frontend-test.yml b/.github/workflows/start-frontend-test.yml index 4d389b0c..94bca7f6 100644 --- a/.github/workflows/start-frontend-test.yml +++ b/.github/workflows/start-frontend-test.yml @@ -20,7 +20,7 @@ jobs: github-token: ${{ secrets.CI_ACCESSTOKEN }} script: | await github.rest.actions.createWorkflowDispatch({ - owner: 'ibissource', + owner: 'wearefrank', repo: 'ladybug-frontend', workflow_id: 'testing.js.yml', ref: 'master',