diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index fe360b18b69..dc12be9765b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -2,9 +2,9 @@ name: "CodeQL" on: push: - branches: [ "main", "5.x" ] + branches: [ "main", "v7.1.x" ] pull_request: - branches: [ "main", "5.x" ] + branches: [ "main", "v7.1.x" ] jobs: analyze: diff --git a/etc/notes/releasing.md b/etc/notes/releasing.md index fe5703c9a5d..0a6df4c4f0f 100644 --- a/etc/notes/releasing.md +++ b/etc/notes/releasing.md @@ -32,7 +32,7 @@ release-please automatically tags release commits with a tag in the format v