diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e67f9f..a8a12a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,7 +100,7 @@ jobs: destination_path: test/resources/destinations/resource.yaml configuration_path: test/resources/configurations/resource.yaml configuration_output_dir: test/otel/${{ matrix.bindplane_versions }} - target_branch: auto-rollout # TODO this should be main + target_branch: dev # Token should have contents: write permissions token: ${{ secrets.GITHUB_TOKEN }} enable_otel_config_write_back: true