wu-sheng commented on code in PR #219: URL: https://github.com/apache/skywalking-go/pull/219#discussion_r2077184526
########## .github/workflows/windows-plugin-test.yaml: ########## @@ -16,12 +16,136 @@ name: Windows Plugin Tests +concurrency: + group: plugins-${{ github.event.pull_request.number || github.ref }} + cancel-in-progress: true + on: - workflow_dispatch: + pull_request: Review Comment: Was this block the task to run? I can't see this task in CI list? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org