Skip to content

Commit a6e70e7

Browse files
mapbox-github-ci-writer-4[bot]AndrewSepicgithub-actions[bot]claude
committed
[Backport release/v0.21] Update documentation sites base branch (#13594)
Backport of #13592 to `release/v0.21`. Cherry-picked commits: 76f3250f1e9eb1fa73a51754c30cf2f67787fae9 > [!WARNING] > This backport has merge conflicts that need manual resolution. cc @mapbox/sdk-platform cc @mapbox/maps-ios cc @mapbox/search-sdk-native cc @mapbox/maps-android cc @mapbox/search-sdk-ios --------- Co-authored-by: Andrew <andrew.sepic@mapbox.com> Co-authored-by: Changelog autocreator bot <github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> GitOrigin-RevId: 889843edca6bcc9969d185b053a6dd0c2e6765ad
1 parent fe33c8a commit a6e70e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: "CodeQL"
22

33
on:
44
push:
5-
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
5+
branches: ['main', 'production', 'release/*', 'lts/*']
66
pull_request:
7-
branches: ['main', 'publisher-production', 'release/*', 'lts/*']
7+
branches: ['main', 'production', 'release/*', 'lts/*']
88
schedule:
99
- cron: "16 20 * * 4"
1010

0 commit comments

Comments
 (0)