diff --git a/.github/workflows/__autobuild-direct-tracing.yml b/.github/workflows/__autobuild-direct-tracing.yml index f324bc4de..862a6cfc1 100644 --- a/.github/workflows/__autobuild-direct-tracing.yml +++ b/.github/workflows/__autobuild-direct-tracing.yml @@ -10,9 +10,6 @@ env: CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN: 'true' on: push: - branches: - - main - - releases/v* pull_request: types: - opened @@ -31,6 +28,10 @@ jobs: version: latest - os: ubuntu-latest version: nightly-latest + - os: windows-latest + version: latest + - os: windows-latest + version: nightly-latest name: Autobuild direct tracing permissions: contents: read