diff --git a/.github/workflows/main-trigger-rules-deploy.yml b/.github/workflows/main-trigger-rules-deploy.yml index 0049152f4f1..73e54766192 100644 --- a/.github/workflows/main-trigger-rules-deploy.yml +++ b/.github/workflows/main-trigger-rules-deploy.yml @@ -25,6 +25,8 @@ jobs: with: app-id: ${{ vars.APP_ID }} private-key: ${{ secrets.APP_PRIVATE_KEY }} + owner: SSWConsulting + repositories: SSW.Rules - name: Build and deploy Rules uses: benc-uk/workflow-dispatch@v1