Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.9-df409f7d9

This commit is contained in:
github-actions[bot]
2024-12-12 23:13:00 +00:00
5 changed files with 9 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ on:
jobs:
merge-back:
runs-on: ubuntu-latest
environment: Automation
if: github.repository == 'github/codeql-action'
env:
BASE_BRANCH: "${{ github.event.inputs.baseBranch || 'main' }}"