diff --git a/.github/workflows/sync-bot-status-check.yml b/.github/workflows/sync-bot-status-check.yml index b018d3227..74418d7bd 100644 --- a/.github/workflows/sync-bot-status-check.yml +++ b/.github/workflows/sync-bot-status-check.yml @@ -21,8 +21,8 @@ on: default: 0 issues: types: [labeled, unlabeled, assigned, unassigned, milestoned, demilestoned] - pull_request: - branches: [main, preview] + # pull_request: + # branches: [main, preview] jobs: @@ -57,7 +57,7 @@ jobs: "$scriptUrl" ` "${{ vars.PROJECT_NAME }}" ` "$issueNumber" ` - "issues" ` + "issue" ` "${{ secrets.CICD_REST_API }}";