diff --git a/.github/workflows/auto-license-report.yml b/.github/workflows/auto-license-report.yml index 07173899c34f..0d5081225e0e 100644 --- a/.github/workflows/auto-license-report.yml +++ b/.github/workflows/auto-license-report.yml @@ -3,6 +3,7 @@ on: push: branches: - 'renovate/**/*' + - 'otelbot/**/*' concurrency: group: ${{ github.workflow }}-${{ github.ref }}